#' School performance
#'
#' Returns the file path to a spreadsheet of data about the performance of
#' pupils in a school. The source was an education programme in the USA, which
#' has been anonymised and truncated to be manageable examples.
#'
#' @export
school <- system.file("extdata", "school.xlsx", package = "smungs")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.