# Generated by roxygen2: do not edit by hand

S3method(identify,epmGrid)
S3method(plot,epmGrid)
S3method(print,epmGrid)
S3method(summary,epmGrid)
export(DRstat)
export(addLegend)
export(addPhylo)
export(addTraits)
export(betadiv_disparity)
export(betadiv_phylogenetic)
export(betadiv_taxonomic)
export(calcMeanShape)
export(coordsFromEpmGrid)
export(createEPMgrid)
export(customBetaDiv)
export(customGridMetric)
export(dropSpecies)
export(epmToPhyloComm)
export(expandSpeciesCellList)
export(extractFromEpmGrid)
export(faithPD)
export(generateOccurrenceMatrix)
export(getExtentOfList)
export(getMultiMapRamp)
export(getSpPartialDisparities)
export(gridMetrics)
export(identify.epmGrid)
export(interactiveExtent)
export(plot.epmGrid)
export(plotDispersionField)
export(plotSpRange)
export(rasterToGrid)
export(read.epmGrid)
export(reduceToCommonTaxa)
export(singleSpCellIndex)
export(spCountIndex)
export(summarizeEpmGridList)
export(tableFromEpmGrid)
export(write.epmGrid)
export(writeEpmSpatial)
import(RcppProgress)
import(methods)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(grDevices,gray)
importFrom(graphics,axis)
importFrom(graphics,grconvertX)
importFrom(graphics,grconvertY)
importFrom(graphics,identify)
importFrom(graphics,par)
importFrom(graphics,rect)
importFrom(stats,aggregate)
importFrom(stats,cophenetic)
importFrom(stats,cov)
importFrom(stats,dist)
importFrom(stats,prcomp)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(epm)
