# Generated by roxygen2: do not edit by hand

export(gl.LDNe)
export(gl.blast)
export(gl.collapse)
export(gl.evanno)
export(gl.ld.distance)
export(gl.ld.haplotype)
export(gl.map.structure)
export(gl.nhybrids)
export(gl.outflank)
export(gl.plot.faststructure)
export(gl.plot.structure)
export(gl.run.epos)
export(gl.run.faststructure)
export(gl.run.stairway2)
export(gl.run.structure)
export(gl.sfs)
export(utils.outflank)
export(utils.outflank.MakeDiploidFSTMat)
export(utils.outflank.plotter)
export(utils.structure.evanno)
export(utils.structure.genind2gtypes)
export(utils.structure.run)
import(adegenet)
import(dartR.base)
import(dartR.data)
import(data.table)
import(ggdendro)
import(ggplot2)
import(patchwork)
import(stringr)
importFrom(MASS,write.matrix)
importFrom(crayon,blue)
importFrom(dplyr,"%>%")
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(furrr,future_map)
importFrom(future,plan)
importFrom(ggdendro,ggdendrogram)
importFrom(grDevices,hcl)
importFrom(grDevices,rainbow)
importFrom(graphics,hist)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(methods,getPackageName)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(parallel,detectCores)
importFrom(stats,as.dendrogram)
importFrom(stats,ave)
importFrom(stats,complete.cases)
importFrom(stats,dist)
importFrom(stats,hclust)
importFrom(stats,optim)
importFrom(stats,order.dendrogram)
importFrom(stats,pchisq)
importFrom(stats,pgamma)
importFrom(stats,quantile)
importFrom(stats,reorder)
importFrom(stats,runif)
importFrom(stats,var)
importFrom(stats,variable.names)
importFrom(stats,weighted.mean)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.table)
