redbook_sp_data | R Documentation |
This database contains comprehensive information regarding the endemic plant species listed in the Red Book of Endemic Plants of Peru. Each endemic taxon is accompanied by corresponding variables that detail its taxonomic status, IUCN conservation category, bibliographic references, type collection details, common names, departmental registrations, ecological regions, protected natural areas (SINANPE), and Peruvian herbaria where the specimens are deposited, as recorded in the original book.
redbook_sp_data
A data frame with the following variables:
Unique identifier for each species in the Red Book of Endemic Plants of Peru.
Scientific name of the endemic species.
Conservation category assigned according to IUCN.
Bibliographic reference where the taxon was originally described.
Name(s) of the collector(s) of the type specimen.
Acronyms of the institutions where the type specimens of the taxon are deposited.
Common names of the species as mentioned in the literature.
Abbreviations of the departments where the taxon has been recorded.
Abbreviations of the ecological regions proposed by Zamora (1996).
Abbreviation of the Protected Natural Area where the taxon was recorded.
Acronyms of the Peruvian institutions where both type and non-type specimens are deposited.
Observations and additional information about the endemic taxon.
This database provides essential information for research and conservation efforts related to Peru's endemic flora, offering access to the data presented in the corresponding book.
León, Blanca, et.al. 2006. “The Red Book of Endemic Plants of Peru”. Revista Peruana De Biología 13 (2): 9s-22s. https://revistasinvestigacion.unmsm.edu.pe/index.php/rpb/issue/view/153
# Example illustrating how to load and explore the database
data("redbook_sp_data")
head(redbook_sp_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.