R/avilist_2025.R

#' AviList Global Avian Checklist v2025 (Full Version)
#'
#' 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.
#'
#' @format A data frame with 33684 rows and 26 columns.
#'   See avilist_metadata for detailed field descriptions.
#'
#' @source AviList Core Team. 2025. AviList: The Global Avian Checklist, v2025.
#'   \doi{10.2173/avilist.v2025}
#'
#' @examples
#' # Load the full dataset
#' data(avilist_2025)
#'
#' # View summary
#' str(avilist_2025)

"avilist_2025"

Try the avilistr package in your browser

Any scripts or data that you put into this service are public.

avilistr documentation built on June 17, 2025, 5:08 p.m.