state.ipums.bpl: State IPUMS BPL look up

state.ipums.bplR Documentation

State IPUMS BPL look up

Description

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

Usage

data(state.ipums.bpl)

Format

An object of class "vector"

Source

IPUMS BPL Codes

Examples

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

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