R/wcgrads.R

#' @title Williams College Graduates
#' @docType package
#' @name wcgrads
#' @description wcgrads cleans and examines data found in Williams College Course Catalogs about graduating seniors from 2000-2016.
#' @details The Williams College Course Catalog is published as a PDF document.
#' wcgrads converts that data into a readable dataframe.
#' The dataframe and sample analyses are then made available to package users.

NULL
bczekanski/wcgrads documentation built on May 11, 2019, 10:28 p.m.