R/data.R

#' 2015 Behavioral Risk Factor Surveillance System
#'
#' A subset of data from the Centers for Disease Control and Prevention
#' 2015 Behavioral Risk Factor Surveillance System (BRFSS) Survey
#'
#' @format ## `brfss`
#' A data frame with 5,000 rows and 17 columns:
#' \describe{
#'   \item{COPD}{Chronic obstructive pulmonary disease}
#'   \item{smoke}{Smoke}
#'   \item{sex}{Sex}
#'   \item{weight}{Weight}
#'   \item{average_drinks}{Average drinks answers to: during the past 30 days, when you drank, how many drinks did you drink on average?}
#'   \item{race_white, race_black, race_hispanic, race_other}{Race group}
#'   \item{age_18to24, age_25to34, age_35to44, age_45to54, age_55to64, age_over65}{Age groups}
#'
#'
#' }
#' @source <http://static.lib.virginia.edu/statlab/materials/data/brfss_2015_sample.csv>
"brfss"

Try the jointVIP package in your browser

Any scripts or data that you put into this service are public.

jointVIP documentation built on April 3, 2025, 10:27 p.m.