Description Usage Arguments Value Examples
The function automates the process to check if a plant species is or not endemic to Perú.
1 | pep_check(x)
|
x |
an atomic character string or a vector with the species names that will be verified if it endemic species |
a vector with information for each species names tested: a) "endemic" if the species is endemic of Perú; b) "not endemic" if the species is not endemic of Perú; c)"not binary name" if only the genera were submitted; d) "taxon state undefined" if the submitted species name has a taxonomic status undetermined.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.