View source: R/region-reorg-fcns.R
get.region.identifiers | R Documentation |
Gets region.id/region.name and attaches to region.type, to get bundled region id information in format expected by other functions.
get.region.identifiers(cz = NULL, cbsa = NULL, abvcols = T, remove.slashes = T)
cz , cbsa |
one of a cz or cbsa identifier code (either 5-digit # or 5-char numeric) |
abvcols |
whether to abbreviate region id columns |
remove.slashes |
Sometimes there are slashes ('/') in cbsa names. Replaces with dashes if this is true. |
a 1-row tibble that organizes the region id/name/type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.