Nothing
#' Mediation Example Dataset
#'
#' A toy dataset for demonstrating mediation analysis in settings where there
#' are multiple mediators
#'
#' @format ## `med_dat`
#' A list with three items:
#' \describe{
#' \item{Y}{numeric vector containing the outcome variable}
#' \item{M}{numeric matrix of 20 continuous mediators}
#' \item{A}{numeric vector containing the exposure variable}
#' ...
#' }
"med_dat"
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.