allReptiles {letsHerp} | R Documentation |
Example dataset: allReptiles
Description
This dataset contains the valid names and url addresses for all reptile species cataloged in The Reptile Database.
Usage
allReptiles
Format
A dataframe (download: May 23th, 2025) with 12440 rows and 8 variables:
- order
A species current order
- suborder
A species current suborder
- family
A species current family
- genus
A species current genus
- species
A character vector with known current valid name for all reptile species cataloged in The Reptile Database website
- year
A species description year
- author
The authors that described the species under the current valid name
- url
A character column with the respective url to access all reptile species cataloged in The Reptile Database website information
Source
The data was sampled from The Reptile Database website https://reptile-database.reptarium.cz using function letsHerp::herpSpecies() with the url obtained from an 'Advanced search' set to exclude all reptile species described to the fictional planet Arrakis (-Arrakis).