brewdata-package: Package Brewdata

Description Details Author(s) References Examples

Description

Brewdata is a package built to lookup, parse, and analyze statistics and biostatistics graduate admissions data reported in the Grad Cafe Results Search.

Details

Package: brewdata
Type: Package
Version: 0.4
Date: 2015-01-29
License: GPL(>=2)

brewdata() is the primary method of this package. It returns a data frame of normalized school names, admissions decisions, parsed undergraduate GPA, GRE scores, and the date of the admissions decision.

Author(s)

Nathan Welch <nathan.welch@me.com>

References

Grad Cafe: http://forum.thegradcafe.com/, GRE score guide: https://www.ets.org/s/gre/pdf/gre_guide.pdf

Examples

1
2
3
#Get data for fall 2015 PhD statistics admission decisions
one_yr_data = brewdata()
head( one_yr_data )

brewdata documentation built on May 29, 2017, 4:28 p.m.