Skip to content

tullney/paper_openapc

 
 

Repository files navigation

About

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.

Generate the paper

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/

Meta

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.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.7%
  • TeX 2.9%
  • R 0.4%