state.icpsr: State ICPSR look up

state.icpsrR Documentation

State ICPSR look up

Description

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

Usage

data(state.icpsr)

Format

An object of class "vector"

Source

Sooduko

Examples

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

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