Learn R Programming

avilistr (version 0.0.1)

avilist_2025: AviList Global Avian Checklist v2025 (Full Version)

Description

The complete AviList dataset containing all bird species, subspecies, and taxonomic information as of June 2025. This is the extended version with all available fields including nomenclatural details, bibliographic information, and external database links.

Usage

avilist_2025

Arguments

Format

A data frame with 33684 rows and 26 columns. See avilist_metadata for detailed field descriptions.

Examples

Run this code
# Load the full dataset
data(avilist_2025)

# View summary
str(avilist_2025)

Run the code above in your browser using DataLab