addPhylo | R Documentation |
Add a phylogeny to epmGrid object.
addPhylo(x, tree, replace = FALSE, verbose = FALSE)
x |
object of class |
tree |
a phylogeny of class |
replace |
boolean; if a tree is already a part of |
verbose |
if TRUE, list out all species that are dropped/excluded, rather than counts. |
If any species in the phylogeny are not found in the epmGrid geographical data, then those species will be dropped from the phylogeny, and a warning will be issued.
If providing a set of trees as a multiPhylo object, it is expected that all trees have the same tips.
object of class epmGrid
, with a phylo
object as the
list element named phylo
.
Pascal Title
tamiasEPM
tamiasTree
addPhylo(tamiasEPM, tamiasTree)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.