R/simu.r

#' One of the intermediate data frame
#'
#' 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(simu)
#'
#' @format An object of class \code{'data frame'}.
#'
#' @keywords datasets
#'
#' @examples
#' data(simu)
#' head(simu)
"simu"

Try the expose package in your browser

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

expose documentation built on May 16, 2019, 5:07 p.m.