R/qscores.R

#' Scores from the Harvard Q Guide
#'
#' Thanks to Benny Chang '22 for this data.
#'
#' @format A tibble with 141 observations and 6 variables:
#' \describe{
#'   \item{names}{Course full name}
#'   \item{course}{Course number}
#'   \item{department}{Course department}
#'   \item{overall}{average overall student evaluation on a scale of 1 to 5}
#'   \item{workload}{average weekly workload in hours}
#'   \item{number}{total number of students filling out evaluation forms}
#' }
#' @source \url{http://q-guide-plus.appspot.com/}
#'
"qscores"
davidkane9/gov.1005.data documentation built on Jan. 30, 2020, 7:04 p.m.