state.fips: State FIPS look up

state.fipsR Documentation

State FIPS look up

Description

Simple vector to use like state.abb or state.name from the base datasets This has fips codes for states

Usage

data(state.fips)

Format

An object of class "vector"

Source

Sooduko

Examples

data(state.fips)
x <- c("New York", "Virginia")
state.fips[match(x, state.name)]

jamesfeigenbaum/jjfPkg documentation built on March 31, 2022, 5:33 p.m.