A method to download Department of Education College Scorecard data using the public API <https://collegescorecard.ed.gov/data/documentation/>. It is based on the 'dplyr' model of piped commands to select and filter data in a single chained function call. An API key from the U.S. Department of Education is required.
Version: | 0.3.5 |
Depends: | R (≥ 3.2.3) |
Imports: | dplyr, jsonlite, lazyeval, magrittr |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2017-01-27 |
Author: | Benjamin Skinner [aut, cre] |
Maintainer: | Benjamin Skinner <b.skinner at vanderbilt.edu> |
BugReports: | http://github.com/btskinner/rscorecard/issues |
License: | MIT + file LICENSE |
URL: | http://github.com/btskinner/rscorecard |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | rscorecard results |
Reference manual: | rscorecard.pdf |
Vignettes: |
rscorecard |
Package source: | rscorecard_0.3.5.tar.gz |
Windows binaries: | r-devel: rscorecard_0.3.5.zip, r-release: rscorecard_0.3.5.zip, r-oldrel: rscorecard_0.3.5.zip |
OS X Mavericks binaries: | r-release: rscorecard_0.3.5.tgz, r-oldrel: rscorecard_0.3.5.tgz |
Old sources: | rscorecard archive |
Please use the canonical form https://CRAN.R-project.org/package=rscorecard to link to this page.