Dataframe of Appalachian counties with name and FIPS codes
Source:R/data-appalachia_fips.R
appalachia_fips.RdA dataset that contains all 420 counties belonging to the Appalachia region.
Format
A data frame with 420 rows and 7 columns
- st_abbrev
chr, state abbreviation
- state
chr, full state name
- county
chr, short name for the county
- county_name
chr, full county name with state
- state_fips
chr, two character state FIPS code
- county_fips
chr, three character county FIPS code
- fipschar
chr, five character full FIPS code