#' Multiple quemicals and several epidemiological outcomes
#'
#' Data from a epidemiological study on multiple-pollutants
#' Dataset with 300 records each one representing an individual and 11 variables:
#' 5 quemicals, gender, 4 measured outcomes and Id.
#'
#' @docType data
#'
#' @usage data(expose_data)
#'
#' @format An object of class \code{'data frame'}.
#'
#' @keywords datasets
#'
#' @examples
#' data(expose_data)
#' head(expose_data)
"expose_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.