allSynonymsRef {letsHerp} | R Documentation |
Example dataset: allSynonymsRef
Description
This dataset contains the valid names and respective listed synonyms for all reptile species cataloged in The Reptile Database.
Usage
allSynonymsRef
Format
A dataframe with 110,413 rows and 3 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)
- ref
A charater column with the synonyms and respective references that used it
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]