wfmackey / grattanReporter

Parsing grattan reports for errors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis-CI Build Status codecov.io AppVeyor build status

grattanReporter

Parsing grattan reports for errors

This package assists with enforcing style in reports by the Grattan Institute, Melbourne.

In the working directory containing your report, run

library(grattanReporter)
checkGrattanReport()

Before your report can be released you must run

library(grattanReporter)
checkGrattanReport(compile = TRUE, pre_release = TRUE, release = TRUE)

which, provided your system meets the requirements and your report has no errors, will write a releasable PDF to a folder RELEASE.

About

Parsing grattan reports for errors


Languages

Language:TeX 97.4%Language:R 2.4%Language:Shell 0.2%