R/statgrades.R

#' Statistics Grades
#'
#' Grades from an undergraduate statistics class at BGSU.
#'
#' @format 23 obs. of 7 variables:
#' \describe{
#' \item{ID}{Student ID; integer 1:23}
#' \item{Exam1}{Percent grade on Exam 1}
#' \item{Exam2}{Percent grade on Exam 2}
#' \item{HW}{Percent grade on homework}
#' \item{Final}{Percent grade on Final Exam}
#' \item{Major}{Major coded 1, 2, 3}
#' \item{Group}{Group coded 1, 2}
#' }
#'
"statgrades"

Try the RbyExample package in your browser

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

RbyExample documentation built on May 29, 2024, 5:50 a.m.