View source: R/read_college_scorecard.R
read_college_scorecard | R Documentation |
The U.S. Department of Education maintains a database of information about institutions of higher education. You can download big Excel files from https://collegescorecard.ed.gov/data/.
read_college_scorecard(.path, .spec = hiRx::US_ED_COLLEGE_SCORECARD_SPEC)
.path |
the full path to the file |
.spec |
a 'readr::cols' specification, defaults to institutional graduation rates. |
a data frame / tibble with a lot of juicy detail about enrollment
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.