Autograding

Unit Testing for Autograded `R` Code

Manually grading `R` code can be time-consuming. Instead, we can give students instant feedback with autograded code. Many autograding implementations exist (`learnR`, `webR`, Gradescope, EdStem Lessons, an “`R` package” approach, GitHub, etc.), but …

autogradeR

Autograding Made Easier