Provides direct access to the CSB's variable definitions, which
are available for download from the City of St. Louis's
open data site.
Usage
csb_load_variables(tidy = TRUE)
Arguments
tidy
A logical scalar; if TRUE, variable names will be converted to
lower case and reordered. Two variables with incomplete data - problem city
(PROBCITY) and problem zip code (PROBZIP) - are dropped to limit
use of memory. This mirrors the functionality of csb_get_data.
Value
A tibble containing variable names and definitions.