#' Simulated Data of Heroes Enrolled in A Classroom
#'
#' A simulated data set containing names and student's ID of heroes who enrolled in a classroom.
#'
#' @format A data frame with 72 rows and 3 variables:
#' \describe{
#' \item{ID}{Student's ID}
#' \item{Name}{Student's Name}
#' \item{Comment}{Character, Provide descriptions about students.}
#' }
"heroes_students"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.