# Generated by roxygen2: do not edit by hand

S3method(plot,pcadapt)
export(compute.pval)
export(convert.line)
export(corpca)
export(cover.to.pool)
export(create.pcadapt)
export(create.pcadapt.pool)
export(get.pc)
export(get.pool.matrix)
export(get.pop.names)
export(get.score.color)
export(manhattan.plotting)
export(neutral.plotting)
export(pcadapt)
export(pvalqq.plotting)
export(read.pcadapt)
export(sample.geno)
export(score.plotting)
export(scree.plotting)
export(vcf2pcadapt)
importFrom(MASS,cov.rob)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,qplot)
importFrom(ggplot2,scale_color_hue)
importFrom(ggplot2,theme)
importFrom(grDevices,rainbow)
importFrom(robust,covRob)
importFrom(stats,cov)
importFrom(stats,dchisq)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,qchisq)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(utils,flush.console)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,write.table)
importFrom(vcfR,extract.gt)
importFrom(vcfR,read.vcfR)
useDynLib(pcadapt,wrapper_converter)
useDynLib(pcadapt,wrapper_pcadapt)
