make.clean.taxon.lookup: 'make.clean.taxon.lookup' Take input species names, quickly...

Description Usage Arguments Details Value Author(s)

View source: R/clean.taxonomy.R

Description

make.clean.taxon.lookup Take input species names, quickly scrub them using The Plant List, and return a lookup table

Usage

1

Arguments

species

Vector of species to be cleaned

Details

Binds a phylogeny (donor) into a bigger phylogeny ('backbone'); useful if you're building a phylogeny a la Phylomatic.

Value

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.

Author(s)

Will Pearse


willpearse/willeerd documentation built on May 4, 2019, 6:27 a.m.