stl_tbl_smoking: Crude Prevalance of Current Smoking, 2014

Description Usage Format Source

Description

A data set containing the estimated prevalance of current smoking among City of St. Louis residents by Census Tract.

Usage

1

Format

A tibble with 106 rows and 6 variables:

geoID

full census tract id number

tractCE

census tract id number

nameLSAD

census tract string

pctSmoke

crude prevalance estimate of current no health insurance, percent

pctSmoke_Low

lower bound of crude prevalance estimate

pctSmoke_High

upper bound of crude prevalance estimate

Source

Centers for Disease Control 500 Cities Project

#' @examples str(stl_tbl_smoking) head(stl_tbl_smoking) summary(stl_tbl_smoking$pctSmoke)


chris-prener/stlData documentation built on June 5, 2019, 2:51 p.m.