prune.sample {picante} | R Documentation |
Prune a phylogenetic tree to include only species present in a community data set or with non-missing trait data
prune.sample(samp, phylo) prune.missing(x, phylo)
phylo |
phylo object |
samp |
Community data matrix |
x |
Vector of trait data |
Returns a pruned phylo object
Steven Kembel <skembel@uoregon.edu>