Description Usage Arguments Details Value Author(s)
View source: R/clean.taxonomy.R
congeneric.merge
Bind missing species into a phylogeny based on taxonomy
1 | congeneric.merge(lookup, tree, split = "_", cite = TRUE)
|
lookup |
Either a data.frame from 'make.clean.taxon.lookup' or a vector of species names to be bound into the tree if missing from it |
tree |
The phylogeny to have those species inserted into it |
split |
split by which tip.labels will be cut to find congeners |
cite |
Set to FALSE to have it stop bleating at you to cite phyloGenerator. |
Binds missing species into a phylogeny by replacing that clade , which this function (and all its internal calls)
The bound phylogeny
Will Pearse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.