#' Example data for the mkonfound function
#'
#' A dataset containing t and df values from example studies from Educational Evaluation
#' and Policy Analysis (as detailed in Frank et al., 2013):
#' https://drive.google.com/file/d/1aGhxGjvMvEPVAgOA8rrxvA97uUO5TTMe/view
#'
#' @format A data frame with 30 rows and 2 variables:
#' \describe{
#' \item{t}{t value}
#' \item{df}{degrees of freedom associated with the t value}
#' ...
#' }
#' @source \url{https://drive.google.com/file/d/1aGhxGjvMvEPVAgOA8rrxvA97uUO5TTMe/view}
"mkonfound_ex"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.