get_state_fips: Get all FIPS codes for each US state.

View source: R/list_service.R

get_state_fipsR Documentation

Get all FIPS codes for each US state.

Description

Get all FIPS codes for each US state.

Usage

get_state_fips()

Value

API response containing states and their respective FIPS codes.

Examples

## Not run: 
state.fips <- get_state_fips()
state.fips$Data

## End(Not run)

GLOrozcoM/epair documentation built on July 28, 2022, 9:01 p.m.