assmtrepr
An attempt at reproducing assessment reports in R. The general context is that of assessing the efficacy of educational programs, such as the Carpentry workshops.
Quick start
Make sure you have devtools installed. In the R console (of RStudio), run
> devtools::install_github("mkcor/assmtrepr", build_vignettes = TRUE)
> browseVignettes("assmtrepr")
Inspiration
http://rmflight.github.io/posts/2014/07/vignetteAnalysis.html