# Generated by roxygen2: do not edit by hand

S3method(filter_,grouped_treedata)
S3method(filter_,treedata)
S3method(group_by_,treedata)
S3method(mutate_,grouped_treedata)
S3method(mutate_,treedata)
S3method(print,treedata)
S3method(reorder,treedata)
S3method(select_,treedata)
S3method(summarise_,grouped_treedata)
S3method(summarise_,treedata)
S3method(summary,treedata)
S3method(treedply,treedata)
S3method(treeply,treedata)
S3method(ungroup,grouped_treedata)
export(detectAllCharacters)
export(detectCharacterType)
export(filterMatrix)
export(forceFactor)
export(forceNames)
export(forceNumeric)
export(getVector)
export(hasNames)
export(make.treedata)
export(paint_clades)
export(reorder)
export(tdapply)
export(treedply)
export(treeply)
import(Rcpp)
import(ape)
import(dplyr)
importFrom(geiger,fitContinuous)
importFrom(grDevices,rainbow)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,locator)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,text)
importFrom(lazyeval,all_dots)
importFrom(phytools,phylosig)
importFrom(stats,setNames)
importFrom(utils,type.convert)
useDynLib(treeplyr)
