Description Usage Arguments Details Value Author(s) References Examples
This function prepare checklist of plants with scientific name, Kew Family and APGIII family based on Chinese Names specified in an text file.
1 |
taxa |
Character vector of the species names (Chinese Characters). |
print_as_list |
Logical, implying how the results should be printed, if TRUE, use the function print.listof() to print. |
A vector of character strings containing the Chinese Names to look up.
A data frame containing the following columns:
TAXA_NAME |
Chinese Name of the taxa |
SPECIES |
Scientific name without authorship |
SPECIES_FULL |
Scientific name |
GENUS |
Genus |
GENUS_CN |
Genus in Chinese |
FAMILY_APGIII |
The family in APGIII classification systems |
FAMILY_CN |
The family name in Chinese |
GROUP |
The group of vascular plants |
IUCN_CHINA |
The IUCN status published in 2014. |
ENDEMIC_TO_CHINA |
Logical, Is the taxa endemic to China |
PROVINTIAL_DISTRIBUTION |
Provinces in which the taxa is naturally occurred |
ALTITUDE |
Altitudinal range in meters |
Jinlong Zhang jinlongzhang01@gmail.com
The Plant List Website.
1 2 | # Do not Run
# see the vignettes
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.