#' A first example
#'
#' basic dataset
#'
"example01"
#' A simulated ACTIVE dataset
#'
#' A dataset containing simulated versions of the ACTIVE data subset used in
#' Kiefer & Mayer (2021)
#'
#'#' @format A data frame with 2363 rows and 8 variables:
#' \describe{
#' \item{dv}{dependent variable}
#' \item{treat}{treatment variable}
#' \item{gender}{gender covariate}
#' \item{pretest}{pretest covariate}
#' \item{ind1}{first indicator of depression}
#' \item{ind2}{second indicator of depression}
#' \item{ind3}{third indicator of depression}
#' }
#'
"dNA"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.