R/school.R

#' 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")
nacnudus/smungs documentation built on Nov. 16, 2019, 10:45 a.m.