An open API service indexing awesome lists of open source software.

https://github.com/mkcor/assmtrepr

An attempt at reproducing assessment reports in R.
https://github.com/mkcor/assmtrepr

Last synced: 3 months ago
JSON representation

An attempt at reproducing assessment reports in R.

Awesome Lists containing this project

README

          

# 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](https://cran.r-project.org/web/packages/devtools/index.html)
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