R/data.R

#' List of all the tables available in the StudentLife dataset.
#'
#' This command returns a 5 element list. Each of the five elements
#' are given names corresponding to the schema names of the studentlife
#' data set. Each element is a vector of strings, where each string
#' corresponds to the name of a table within the respective schema.
#'
#' @source \url{https://studentlife.cs.dartmouth.edu/}
"SL_tables"

Try the studentlife package in your browser

Any scripts or data that you put into this service are public.

studentlife documentation built on Nov. 1, 2020, 9:07 a.m.