avilist_2025_short | R Documentation |
The essential fields from the AviList dataset containing core taxonomic information for all bird species and subspecies as of June 2025. This is the official short version provided by the AviList team, optimized for faster loading and basic taxonomic operations.
avilist_2025_short
A data frame with 33684 rows and 14 columns. See avilist_metadata for detailed field descriptions.
AviList Core Team. 2025. AviList: The Global Avian Checklist, v2025. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.2173/avilist.v2025")}
# Load the short dataset (faster loading)
data(avilist_2025_short)
# View summary
str(avilist_2025_short)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.