Skip to content
Permalink
 
 
Cannot retrieve contributors at this time
6 lines (4 sloc) 227 Bytes
# load in the package
library(gradeR)
calcGradesForGradescope("assignment1.R", # each student's submission must be named this!
"assignment1_tests.r") # the file with all of the testthat tests
You can’t perform that action at this time.