#' Simulated data for SAT score improvement
#'
#' Fake data for score improvements from students who took a course from an SAT
#' score improvement company.
#'
#'
#' @name sat_improve
#' @docType data
#' @format A data frame with 30 observations on the following variable.
#' \describe{
#' \item{sat_improve}{a numeric vector}
#' }
#' @keywords datasets
#' @examples
#'
#' sat_improve
"sat_improve"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.