R/me.R

#' \code{data.frame} for testing purpouses
#'
#'  \code{data.frame} created with \code{mice} used to test and
#'  ilustrate the creation of \code{imExposomeSet}.
#'
#' @usage data("me")
#' @return A \code{data.frame}.
#' @examples
#' data("me")
#' dim(me)
#' colnames(me)
"me"

Try the rexposome package in your browser

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

rexposome documentation built on March 13, 2021, 2:01 a.m.