create_state_name_df: Create state name dataframe

Description Usage Arguments Details Examples

View source: R/create_state_name.R

Description

Creates a dataframe with a row for each state. Provides: cen_region Census Region cen_division Census Division state_name State name written out state_abb Two-letter state code in upper case

Usage

1

Arguments

x

Details

The dataframe has 51 rows because DC has been appended. Also, the Middle Atlantic Division is referred to as Mid-Atlantic, and Midwest is used to replace the former name of the North Central Census region.

Examples

1
state_name <- create_state_name_df()

aranryan/arlodr documentation built on Oct. 8, 2020, 12:46 p.m.