Description Usage Arguments Value Examples
Returns census regions given input of states. Function not currently used. Census regions can be found here: https://www2.census.gov/geo/pdfs/maps-data/maps/reference/us_regdiv.pdf
1 | census_region(state_abb)
|
state_abb |
character vector of state two letter codes |
character vector of census regions
1 | census_region(c("NY","CO", "MN", "AL", "DC"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.