# Generated by roxygen2: do not edit by hand

export(Network)
export(aggregateFemales)
export(aggregateOutput)
export(basicBatchMigration)
export(basicRepeatedReleases)
export(calcCos)
export(calcExpKernel)
export(calcGammaKernel)
export(calcHaversine)
export(calcHurdleExpKernel)
export(calcLognormalKernel)
export(calcQuantiles)
export(calcVinEll)
export(calcVinSph)
export(calcZeroInflation)
export(cube2csv)
export(cubeHoming1RA)
export(cubeHomingDrive)
export(cubeKillerRescue)
export(cubeMEDEA)
export(cubeMendelian)
export(cubeOneLocusTA)
export(cubeRIDL)
export(cubeReciprocalTranslocations)
export(cubeTwoLocusTA)
export(cubeWolbachia)
export(eraseDirectory)
export(generateReleaseVector)
export(getOmega)
export(parameterizeMGDrivE)
export(plotMGDrivEMult)
export(plotMGDrivESingle)
export(retrieveOutput)
export(setupMGDrivE)
export(splitOutput)
import(Rcpp)
import(data.table)
importFrom(R6,R6Class)
importFrom(Rdpack,reprompt)
importFrom(grDevices,hcl)
importFrom(graphics,box)
importFrom(graphics,grid)
importFrom(graphics,layout)
importFrom(graphics,legend)
importFrom(graphics,matlines)
importFrom(graphics,matplot)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,title)
importFrom(stats,rbinom)
importFrom(stats,rmultinom)
importFrom(stats,rpois)
importFrom(stats,setNames)
importFrom(stats,uniroot)
importFrom(utils,globalVariables)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.csv)
importFrom(utils,write.table)
useDynLib(MGDrivE)
