Nothing
#' \code{ExposomeSet} for testing purpouses
#'
#' \code{ExposomeSet} with full set of 104 exposures,
#' 1200 simulated samples and 4 phenotypes (asthma status,
#' BMI measure, sex, and age).
#'
#' @usage data("exposome")
#' @return An \code{ExposomeSet} object.
#' @examples
#' data("exposome")
#' dim(expo)
#' exposureNames(expo)
#' familyNames(expo)
#' sampleNames(expo)
#' phenotypeNames(expo)
"expo"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.