This data frame contains the synonyms for the scientific names from the Plant List.
Format
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
References
The Plantlist Website http://www.theplantlist.org/
Examples
data(syn_dat)