#' A simulated grading dataset.
#'
#' @format ## `bridgr.sim.data`
#' A grading data frame with 142 students and 3 graders:
#' \describe{
#' \item{student}{The student associated with the `grade` field.}
#' \item{grader}{The grader or section associated with the `grade` field.}
#' \item{grader.assigned}{The student's assigned grader.}
#' \item{grade}{The grade to be scaled.}
#' ...
#' }
#'
"bridgr.sim.data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.