get.region.identifiers: get.region.identifiers

View source: R/region-reorg-fcns.R

get.region.identifiersR Documentation

get.region.identifiers

Description

Gets region.id/region.name and attaches to region.type, to get bundled region id information in format expected by other functions.

Usage

get.region.identifiers(cz = NULL, cbsa = NULL, abvcols = T, remove.slashes = T)

Arguments

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.

Value

a 1-row tibble that organizes the region id/name/type


kmcd39/geox documentation built on Nov. 15, 2024, 2:03 a.m.