#' Repeated measures test score data (synthetic).
#'
#' A synthetic dataset for teaching correlations
#'
#' @format A data frame with 16 rows and 4 variables:
#' \describe{
#' \item{id}{Participant ID}
#' \item{spec}{Grouping variable (untidy) specifying group number and level}
#' \item{test1}{Raw pre-test score}
#' \item{test2}{Raw post-test score}
#' }
#' @source \url{https://github.com/jvcasillas/ds4ling}
"test_scores_rm"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.