#' Sample data to test the graphs.
#'
#' Loading data('tidychartsdata') will attach 2 data.frames to your environment for testing out the graphs,
#' You can run the examples from the function documentation
#'
#' @format marks_data is data frame with 30 observations and 3 variables:
#' \describe{
#' \item{name}{Name of the person}
#' \item{subject}{Hypothetical subjects that they studied!}
#' \item{marks}{The marks they might have secured if they weren't interrupted by the White Walkers}
#' }
"marks_data"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.