read_BRFSS: Loading BRFSS data

Description Usage Arguments Value Author(s) Examples

View source: R/read_BRFSS.R

Description

Specify the year of the BRFSS and load it as a data frmae

Usage

1
read_BRFSS(year, path = NULL)

Arguments

year

Value

A data frame

Author(s)

Jiacheng He

Examples

1
BRFSS1995 <- read_BRFSS(1995)

JiachengHe/MSP documentation built on May 17, 2019, 6:20 p.m.