# Generated by roxygen2: do not edit by hand

export(gl.assign.grm)
export(gl.assign.mahalanobis)
export(gl.assign.pa)
export(gl.assign.pca)
export(gl.filter.parent.offspring)
export(gl.grm)
export(gl.grm.network)
export(gl.plot.network)
export(gl.report.parent.offspring)
export(gl.run.EMIBD9)
export(gl.sim.relatedness)
export(utils.assignment)
export(utils.assignment_2)
export(utils.assignment_3)
export(utils.assignment_4)
import(adegenet)
import(dartR.base)
import(dartR.data)
import(data.table)
import(ggplot2)
import(patchwork)
importFrom(crayon,blue)
importFrom(crayon,cyan)
importFrom(crayon,green)
importFrom(crayon,red)
importFrom(crayon,yellow)
importFrom(dartR.sim,gl.sim.offspring)
importFrom(grDevices,hcl)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(methods,getPackageName)
importFrom(methods,is)
importFrom(methods,new)
importFrom(stats,IQR)
importFrom(stats,ave)
importFrom(stats,complete.cases)
importFrom(stats,confint)
importFrom(stats,dnorm)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,pchisq)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,var)
importFrom(stats,variable.names)
importFrom(stringr,str_split)
importFrom(utils,combn)
importFrom(utils,packageVersion)
importFrom(utils,read.csv)
importFrom(utils,read.delim)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.table)
