| peru_mammals_ecoregions | R Documentation |
A long-format table linking each mammal species to the Peruvian ecoregions where it occurs, based on Pacheco et al. (2021).
data("peru_mammals_ecoregions")
A tibble with one row per species–ecoregion combination and 3 variables:
Character. Internal species identifier, matching
peru_mammals.
Character. Binomial scientific name (Genus species).
Character. Abbreviation of the ecoregion where
the species occurs (e.g. "YUN", "SB", "COS").
See peru_mammals_ecoregions_meta for code definitions.
Each row corresponds to a single combination of species and ecoregion.
This dataset is derived from the ecoregions field of
peru_mammals.
Pacheco et al. (2021).
peru_mammals,
peru_mammals_ecoregions_meta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.