ref_PLANTS {TR8} | R Documentation |
ref_PLANTS
Description
Contains species names without outhors which correspond to the ones in PLANTS traitbase.
Usage
data("ref_PLANTS")
Format
Scientific.Name
: this is the name used in the original dataset
acceptedname
the accepted name of the species used obtained using
taxize::tnrs
score
: score for the species names' matching, returned by
taxize::tnrs
matchedname
: the matched named returned by
taxize::tnrs
authority
: species authors' names
Symbol
: code used in the original dataset
Synonym.Symbol
: code used in the original dataset
Details
This dataframe is not meant to be managed by users: it serves as a
lookup table for the tr8
function in order to speed-up data retrieval
Source
‘http://www.bricol.net/’
References
‘http://www.bricol.net/’
Examples
data(ref_PLANTS)
[Package TR8 version 0.9.22 Index]