csb_load_variables: Load CSB Variable Definitions

Description Usage Arguments Value See Also Examples

Description

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

1

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.

See Also

City of St. Louis Open Data, City of St. Louis CSB Data

Examples

1
2

stlcsb documentation built on May 2, 2019, 4 a.m.