A method to download Department of Education College Scorecard data using the public API. 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.2.8 |
Depends: | R (≥ 3.2.3) |
Imports: | dplyr, jsonlite, lazyeval, magrittr |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2016-10-03 |
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.2.8.tar.gz |
Windows binaries: | r-devel: rscorecard_0.2.8.zip, r-release: rscorecard_0.2.8.zip, r-oldrel: rscorecard_0.2.8.zip |
OS X Mavericks binaries: | r-release: rscorecard_0.2.8.tgz, r-oldrel: rscorecard_0.2.8.tgz |
Old sources: | rscorecard archive |
Please use the canonical form https://CRAN.R-project.org/package=rscorecard to link to this page.