Skip to content

kenjisato/examtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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()

About

R package to extend R/exams

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published