R/data.R

#' Basketball and Football results
#' @docType data
#'
#'
"sports"

#' IPEDS and EADA data
#' @docType data
#'
#'
"institutions"

#' Income and HS graduation by state
#' @docType data
#'
#'
"states"

#' VSE Donations
#' @docType data
"donations"

#' Lookup table for school names
#' @docType data
"schools"

#' NCAA
#' @docType data
"ncaa"

#' Subset of NCAA in FBS
#' @docType data
"fbs"

#' Subset of FBS in Power Five conferences
#' @docType data
"power5"
beanumber/colleges documentation built on May 17, 2019, 5:47 p.m.