#exportPattern("^[[:alpha:]]+")

export(p2c2m.complete)

#export(p2c2m.init)
#export(p2c2m.readstarb)
#export(p2c2m.analyze)
#export(p2c2M.statcalc)

# Exporting hidden ape-functions is a critical step; don't delete TFLs 
export(.compressTipLabel)
export(.uncompressTipLabel)
export(.PlotPhyloEnv)

# Importing ape is critical; don't delete TFLs
import(ape)
import(ggplot2)
