The article is written in R Markdown. This repository contains the dataset used as well as all analytical steps involved. Also bibliography and latex styles are available.
Before generating the paper, make sure you have all R packages installed.
On the command line interface, execute the article file:
Rscript -e "rmarkdown::render('article.Rmd')"
HTMl version (available through the gh-pages
branch):
Rscript -e "rmarkdown::render('article.Rmd', output_format = 'html_document', output_file = 'index.html')"
Read html version: http://njahn82.github.io/paper_openapc/
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
This work is licensed under a Creative Commons Attribution 4.0 International License.