#' Data from Rutherford's experiment with batteries
#'
#' This dataset is used in the exercises of Chapter 3 from the textbook.
#'
#' @format A data frame with 30 rows and 5 variables:
#' \describe{
#' \item{treatment}{Treatment indicator. 1 = treatment, 0 = control}
#' \item{one}{Outcome variable denoting first bounce time}
#' \item{two}{Outcome variable denoting second bounce time}
#' \item{three}{Outcome variable denoting third bounce time}
#' \item{pre}{Pre-treatment covariate denoting pre-test bounce time}
#'
#' }
#' @source Rutherford, Kylan. “Experiment Practicum.” Columbia University, 2020.
"batteries"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.