Description Usage Arguments Details Value Author(s)
View source: R/clean.taxonomy.R
make.clean.taxon.lookup
Take input species names, quickly scrub them using The Plant List, and return a lookup table
1 | make.clean.taxon.lookup(species)
|
species |
Vector of species to be cleaned |
Binds a phylogeny (donor) into a bigger phylogeny ('backbone'); useful if you're building a phylogeny a la Phylomatic.
data.frame with the original species names ('original'), and the cleaned names if in TPL or NULL if not found in TPL ('clean'). Can be used as a lookup table in other functions, or in your own stuff.
Will Pearse
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.