View source: R/create_state_name.R
create_state_name_df | R Documentation |
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
create_state_name_df(x)
x |
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.
state_name <- create_state_name_df()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.