Nothing
#' Example Data Set
#'
#' A data set containing the ratings of three coders for written exams.
#' It also contains the gender of the people who took the exam. The data
#' is not real and is only created for illustrating purposes.
#' @docType data
#' @format A data frame with 318 rows and 4 variables:
#' \describe{
#' \item{Coder A}{Ratings of coder A.}
#' \item{Coder B}{Ratings of coder B.}
#' \item{Coder C}{Ratings of coder C.}
#' \item{Sex}{Referring to the biological aspects of an individual.}
#' }
"iotarelr_written_exams"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.