Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 592 Bytes

File metadata and controls

17 lines (10 loc) · 592 Bytes

About

This repository contains scripts, source data and dynamic documents supporting an evaluation on journals eligible for the Springer Compact Agreements. Find the resulting report here.

Report generation

The HTML report is generated via a python/R Markdown/pandoc toolchain. Additional R packages might be required.


python preprocessing.py
R -e "knitr::knit('index.Rmd')"
pandoc -f gfm -t html5 index.md -o index.html