#' Data from Rahmani's YouTube experiment
#'
#' This dataset is used in the exercises of Chapter 3 from the textbook.
#'
#' @format A data frame with 30 rows and 2 variables:
#' \describe{
#' \item{group}{Treatment condition. 1 = treatment, 0 = control}
#' \item{outcome}{Observed outcome}
#' }
#' @source Rahmani, Bardia. “Practicum Experiment” Columbia University, 2020.
"youtube"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.