syn_dat {plantlist} | R Documentation |
This data frame contains the synonyms for the scientific names from the Plant List.
data("syn_dat")
A data frame with 703949 observations on the following 6 variables.
ID
a character vector representing the ID in the Plant List Database
FAMILY
a character vector representing the Family of the species
SCIENTIFIC_NAME
a character vector representing the scientific name
AUTHOR
a character vector representing the authorship of this scientific name
STATUS
a character vector representing the validity of this scientific name
ACCEPTED_ID
a character vector representing the ID of the accepted name for this scientific name
Please refere to usage section
The embbed database is available at http://pan.baidu.com/s/1hqHrW9I
The Plantlist Website http://www.theplantlist.org/
data(syn_dat)