R/data_marks_data.R

#' 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"
vedhav/tidycharts documentation built on Nov. 15, 2020, 3:26 p.m.