Skip to content

math-mcshane/autogradeR

Repository files navigation

autogradeR

R-CMD-check

An R package to make autograding easier.

At this time, this is a collection of helper functions to make unit testing easier. This is a work-in-progress package; breaking changes should be expected.

Installation

You can install the development version of autogradeR from GitHub with:

# install.packages("pak")
pak::pak("math-mcshane/autogradeR")

Example

This is a basic example which shows you how to solve a common problem:

library(autogradeR)
## XXX FILL IN XXX

About

An R package to make autograding easier

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages