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.
- Host: GitHub
- URL: https://github.com/mkcor/assmtrepr
- Owner: mkcor
- Created: 2016-12-12T17:21:29.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-05-30T01:43:50.000Z (about 8 years ago)
- Last Synced: 2025-02-21T12:44:54.850Z (over 1 year ago)
- Size: 13.7 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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