ebird_states {auk}R Documentation

eBird States

Description

A data frame of state codes used by eBird. These codes are 4 to 6 characters, consisting of two parts, the 2-letter ISO country code and a 1-3 character state code, separated by a dash. For example, "US-NY" corresponds to New York State in the United States. These state codes are required to filter by state using auk_state().

Usage

ebird_states

Format

A data frame with four variables and 3,145 rows:

Details

Note that some countries are not broken into states in eBird and therefore do not appear in this data frame.

See Also

Other data: bcr_codes, ebird_taxonomy, valid_protocols


[Package auk version 0.7.0 Index]