Get geography metadata about states or counties
get_geography_metadata.Rd
Get geography metadata about states or counties
Usage
get_geography_metadata(geography_type = c("state", "county"), year = 2023)
Arguments
- geography_type
One of c("state", "county").
- year
The year for which to obtain state/county metadata. Cannot be greater than the most recent year supported by
library(tidycensus)
for the 5-year ACS.