reptiledb_012025 | R Documentation |
A comprehensive dataset extracted from The Reptile Database containing taxonomic and nomenclatural information for reptile species and their subspecies. This tibble includes detailed columns related to authorship, type species, and taxonomic changes.
reptiledb_012025
A tibble with 14,474 rows and 16 columns:
Taxonomic order of the reptile (e.g., "Sauria"
).
Taxonomic family (e.g., "Scincidae"
).
Genus name.
Species epithet (second part of the species name).
Full species name (genus + epithet).
Primary author(s) of the species name.
Year the species was described.
Epithet of the subspecies (if any).
Full author citation of the subspecies.
Author(s) of the subspecies name.
Year the subspecies was described.
Name of the type species, if available.
Text description of any taxonomic or nomenclatural change.
Unique identifier assigned by The Reptile Database.
Logical flag indicating if a nomenclatural change has occurred (TRUE
/ FALSE
).
Logical flag indicating if the nomenclatural change affects the species level (TRUE
/ FALSE
).
This dataset is part of the reptiledb.data
package and provides structured access to reptile
taxonomy data, enabling users to filter, analyze, or visualize species and subspecies information
across multiple reptile families and genera.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.