mtsta_distribution: Distribution Data for Species in mtsta_tab
Source:R/mtstadata.R
mtsta_distribution.Rd
This dataset contains distribution data for species included in A Regional Red List of Montane Tree Species of the Tropical Andes - 2014. It provides information on the current accepted names, distribution range, and taxonomic status for each species. The data is original diatribution data and the updated distribution information for the included species.
Format
A tibble
- accepted_name
Character vector with the current accepted name of the species.
- distribution
Character vector indicating the distribution range of the species.
- distribution_wcvp
Character vector indicating the distribution according to the World Checklist of Vascular Plants (WCVP).
- taxonomic_status
Character vector indicating the taxonomic status of the species of the submitted name (e.g., "Accepted").
Details
The dataset contains information on the distribution of species in A Regional Red List of Montane Tree Species of the Tropical Andes - 2014. The distribution data includes the geographical range of each species, including countries where the species can be found.
Examples
# Load the mtsta_distribution dataset
data("mtsta_distribution")