#' Chemical exposure test data
#'
#' A dataset of 200 observations on 2 chemical exposures,
#' one continuous outcome variable, and one continuous confounder
#'
#' \itemize{
#' \item outcome. outcome variable
#' \item chem. chemical type
#' \item value. value of each chemical
#' \item confound. possible confounder
#'}
#'
#' @docType data
#' @keywords datasets
#' @format A data frame with 200 rows and 4 variables
#' @name simchemdat
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.