A package to simplify basic grading taks in R
autogradeR
is expected to help instructors grade pre-defined assignments using a particular and relatively simple set of functions.
Installing autogradeR
The autogradeR
R package can be installed from GitHub using the code presented below. I expect autogradeR
to be available on CRAN at some point in the future.
library(devtools)
install_github("cromanpa94/autogradeR")
Contributing
Please see our contributing guide.
Contact
Please see the package DESCRIPTION for package authors.