README.md

examtools

The goal of examtools is to provide a simple interface to R/exams .

Installation

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

remotes::install_github("kenjisato/examtools")

Example

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

library(exams)
library(examtools)

# Set up a course
course_init()



kenjisato/examtools documentation built on Feb. 5, 2020, 6:49 p.m.