#' Essays from Achieve the Core
#'
#' A dataset containing ID numbers, kind of writing (demand type), and student essay,
#' used under the terms in the Achieve the Core copyright.
#' @format A dataframe with 50 observations and 4 variables
#' \describe{
#' \item{ID}{An ID created for the teachr project}
#' \item{kind of writing}{Demand type for the writing. viz. range of writing, on demand, etc.}
#' \item{Grade_level}{The grade level for which writing prompts were assigned}
#' \item{Essay}{The student essay}
#' ...
#' }
#' @source \url{https://achievethecore.org/category/330/student-writing-samples}
"achievecoreessays"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.