Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.62 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.62 KB

Build Status Coverage Status rstudio mirror downloads cran version

markmyassignment

A R package for automatic marking of R assignments/labs using the testthat package.

Installation

To install the package just run the following code

install.packages("markmyassignment")

Information for students

Here is a students tutorial on how to use markmyassignment.

The tutorial is also included as a vignette accessible from R with vignette("markmyassignment").

Information for teachers

Here is a introduction on how to use markmyassignment as a teacher.

The tutorial is also included as a vignette accessible from R with vignette("markmyassignment-teacher").

Suggestions

All suggestions, ideas and comments are welcome. Please submit those through the package issue tracker here.