Get a data frame with all the U.S. states and their FIPS codes. Data comes from `usmaps::fips_info()`

get_state_fips_all()

Value

A data frame with all the U.S. states and their FIPS codes

See also

[usmaps::fips_info()]