gradeR-package {gradeR}R Documentation

gradeR: Helps Grade Assignment Submissions that are R Scripts

Description

After being given the location of your students' submissions and a test file, the function runs each .R file, and evaluates the results from all the given tests. Results are neatly returned in a data frame that has a row for each student, and a column for each test.

Author(s)

Maintainer: Taylor Brown trb5me@virginia.edu


[Package gradeR version 1.0.10 Index]