Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 519 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 519 Bytes

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