R/data.R

#' RISE analysis sample data
#'
#' Seven learning outcomes, average scores on aligned assessments, and average number of views of each aligned resource.
#'
#' @format A data frame with 7 rows and 3 variables:
#' \describe{
#'   \item{outcomes}{a learning outcome}
#'   \item{avg_scores}{average score on aligned assessments}
#'   \item{avg_views}{average views per student of each aligned learning resource}
#' }
"sample_df"

Try the rise package in your browser

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

rise documentation built on May 2, 2019, 3:48 p.m.