countyCd: US County Code Lookup Table

countyCdR Documentation

US County Code Lookup Table

Description

Classic lookup table for counties. Has been replaced in functions with check_param("counties").

Value

countyCd data frame.

Name Type Description
STUSAB character State abbreviation
STATE character two-digit ANSI code
COUNTY character three-digit county code
COUNTY_NAME character County full name
COUNTY_ID character County id

Examples

head(countyCd)

USGS-R/dataRetrieval documentation built on June 10, 2025, 10:03 a.m.