custom_species: Custom bird name list.

custom_speciesR Documentation

Custom bird name list.

Description

A dataset containing the names and taxonomic information for bird species, subspecies or species groups that do not exist or do not have complete information in full_bird_list, and which are useful for Audubon Canyon Ranch's long term bird monitoring projects. The bird names and taxonomy in this dataset may not be recognised by any official group. The user can add to or modify this dataset to suit their project, and save the file locally for use in bird_taxa_filter, translate_bird_names, etc.

Usage

custom_species

Format

A data frame with 42 rows and 9 variables:

alpha.code

bird species 4-letter alphabetical code (bird banding code) or species group code

common.name

bird species common name in English

order

The order that the bird species belongs to

family

The family that the bird species belongs to

subfamily

The subfamily that the bird species belongs to

genus

The genus that the bird species belongs to

species

The full scientific name (Genus and specific epithet) for the bird species

group.spp

if alpha.code is a species group code, then contains member species alpha.codes, otherwise NA

Source

created by hand


scottfjennings/birdnames documentation built on July 2, 2023, 6:07 a.m.