stl_tbl_asthma: Crude Prevalance of Current Asthma, 2014

Description Usage Format Source

Description

A data set containing the estimated prevalance of asthma 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

pctAsthma

crude prevalance estimate of current asthma, percent

pctAsthma_Low

lower bound of crude prevalance estimate

pctAsthma_High

upper bound of crude prevalance estimate

Source

Centers for Disease Control 500 Cities Project

#' @examples str(stl_tbl_asthma) head(stl_tbl_asthma) summary(stl_tbl_asthma$pctAsthma)


chris-prener/stldata documentation built on June 10, 2019, 7:42 a.m.