Other packages > Find by keyword >

rscorecard  

A Method to Download Department of Education College Scorecard Data
View on CRAN: Click here


Download and install rscorecard package within the R console
Install from CRAN:
install.packages("rscorecard")

Install from Github:
library("remotes")
install_github("cran/rscorecard")

Install by package version:
library("remotes")
install_version("rscorecard", "0.30.0")



Attach the package and use:
library("rscorecard")
Maintained by
Benjamin Skinner
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-26
Latest Update: 2023-04-28
Description:
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.
How to cite:
Benjamin Skinner (2016). rscorecard: A Method to Download Department of Education College Scorecard Data. R package version 0.30.0, https://cran.r-project.org/web/packages/rscorecard. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.2.4 (2016-03-26 17:09), 0.2.5 (2016-05-18 06:53), 0.2.8 (2016-10-03 23:10), 0.3.1 (2017-01-14 23:58), 0.3.5 (2017-01-27 10:18), 0.4.0 (2017-09-28 20:52), 0.5.0 (2017-10-20 22:00), 0.6.0 (2017-12-12 18:08), 0.7.0 (2018-03-08 22:50), 0.7.1 (2018-03-29 23:43), 0.8.0 (2018-08-26 06:30), 0.9.0 (2018-09-10 22:20), 0.10.0 (2018-10-01 18:40), 0.11.0 (2018-10-30 22:30), 0.11.1 (2018-11-05 10:20), 0.12.0 (2019-05-22 00:20), 0.13.0 (2019-10-01 20:00), 0.14.0 (2020-01-08 20:30), 0.15.0 (2020-04-09 15:20), 0.16.0 (2020-06-03 08:10), 0.17.0 (2020-12-05 20:50), 0.18.0 (2021-01-13 16:30), 0.19.1 (2021-07-20 06:10), 0.20.0 (2021-07-28 19:10), 0.21.0 (2022-02-08 19:20), 0.22.0 (2022-03-23 17:00), 0.23.0 (2022-07-05 23:00), 0.24.0 (2022-10-20 14:22), 0.26.0 (2023-04-28 20:20), 0.28.1 (2024-05-29 00:20), 0.29.0 (2024-08-30 18:10)
Other packages that cited rscorecard R package
View rscorecard citation profile
Other R packages that rscorecard depends, imports, suggests or enhances
Complete documentation for rscorecard
Functions, R codes and Examples using the rscorecard R package
Some associated functions: reexports . rscorecard . sc_dict . sc_filter . sc_get . sc_init . sc_key . sc_select . sc_year . sc_zip . 
Some associated R codes: api_convert.R . api_key.R . dictionary.R . distance.R . filter.R . get.R . init.R . rscorecard.R . select.R . select_year.R . utility_functions.R .  Full rscorecard package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA