state2fips: Convert State to State FIPS

Description Usage Arguments

View source: R/state_functions.R

Description

This function takes a state (either the name of the state or the two-character abbreviation) and returns the numeric state FIPS.

Usage

1
state2fips(s, use_name = FALSE)

Arguments

s

State as a character vector. Can be state name or abbreviation

use_name

Input variable is the name of the staes (default = FALSE)


kbrevoort/cbsa documentation built on June 12, 2020, 8:44 a.m.