allSynonyms {letsHerp} | R Documentation |
Example dataset: allSynonyms
Description
This dataset contains the valid names and respective listed synonyms for all reptile species cataloged in The Reptile Database.
Usage
allSynonyms
Format
A dataframe with 53,159 rows and 2 variables:
- species
A character vector with known current valid name for all reptile species cataloged in The Reptile Database website (download: May 23rd, 2025)
- synonym
A character column with the respective synonyms for all reptile species cataloged in The Reptile Database website information (download: May 23rd, 2025)
Source
The data was sampled from The Reptile Database website https://reptile-database.reptarium.cz using function letsHerp::herpSynonyms(letsHerp::allReptiles)
[Package letsHerp version 0.1.0 Index]