Skip to content

cbroschinski/sca_eligible_journals_comparison

Repository files navigation

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