# Generated by roxygen2: do not edit by hand

export(add.hotspot)
export(check.sim.setup)
export(create.survey.results)
export(data.for.distance)
export(description.summary)
export(generate.population)
export(generate.transects)
export(get.N)
export(get.distance.data)
export(histogram.N.ests)
export(make.ddf.analysis.list)
export(make.density)
export(make.design)
export(make.detectability)
export(make.population.description)
export(make.region)
export(make.simulation)
export(run)
export(run.analysis)
export(save.sim.results)
exportClasses(DDF.Analysis)
exportClasses(DDF.Data)
exportClasses(Density)
exportClasses(Detectability)
exportClasses(LT.Design)
exportClasses(LT.Survey)
exportClasses(Line.Transect)
exportClasses(PT.Design)
exportClasses(PT.Survey)
exportClasses(Point.Transect)
exportClasses(Population.Description)
exportClasses(Survey.Design)
exportClasses(Transect)
exportMethods(add.hotspot)
exportMethods(create.survey.results)
exportMethods(generate.population)
exportMethods(generate.transects)
exportMethods(get.N)
exportMethods(get.distance.data)
exportMethods(plot)
exportMethods(run)
exportMethods(run.analysis)
exportMethods(show)
exportMethods(summary)
import(methods)
import(mrds)
importFrom(fields,cover.design)
importFrom(fields,quilt.plot)
importFrom(grDevices,cm.colors)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rainbow)
importFrom(grDevices,terrain.colors)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,contour)
importFrom(graphics,hist)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(parallel,clusterEvalQ)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,parLapply)
importFrom(parallel,stopCluster)
importFrom(rgeos,gBuffer)
importFrom(rgeos,gDistance)
importFrom(rgeos,gIntersects)
importFrom(shapefiles,convert.to.shapefile)
importFrom(shapefiles,read.shapefile)
importFrom(sp,Line)
importFrom(sp,Lines)
importFrom(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialLines)
importFrom(sp,SpatialLinesDataFrame)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,SpatialPolygons)
importFrom(sp,coordinates)
importFrom(splancs,as.points)
importFrom(splancs,inout)
importFrom(stats,as.formula)
importFrom(stats,dpois)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qlnorm)
importFrom(stats,qnorm)
importFrom(stats,qpois)
importFrom(stats,quantile)
importFrom(stats,rbeta)
importFrom(stats,rbinom)
importFrom(stats,rlnorm)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(utils,flush.console)
importFrom(utils,read.table)
importFrom(utils,write.csv)
importFrom(utils,write.table)
