mn_fips_codes: Minnesota county FIPS codes

mn_fips_codesR Documentation

Minnesota county FIPS codes

Description

A data.frame with county codes and names for the state of Minnesota. Derived from {tigris} fips_codes.

Usage

mn_fips_codes

Format

A data.frame with 5 columns and 87 rows

state

character, state abbreviation

state_code

character, two digit state code

state_name

character, full state name

county_code

character, three digit county code

county

character, full county name

Source

{tigris} dataset, fips_codes.

Examples

mn_fips_codes

Metropolitan-Council/councilR documentation built on March 30, 2024, 2:43 a.m.