knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

CRAN_Status_Badge Coverage Status Travis-CI Build Status

shinyExams

The goal of shinyExams is to provide RStudio Addins and a Shiny interface for the package exams.

Installation

You can install shinyExams from github with:

# install.packages("devtools")
devtools::install_github("flaviobarros/shinyExams")

Usage

alt text

WARNING

This is an experimental package, so you can expect a lot of changes.

TO DO



flaviobarros/shinyExams documentation built on May 21, 2019, 12:34 a.m.