knitr::opts_chunk$set(echo = TRUE)
Automating reporting of MSF programmatic TB data
The R package tbreportr
was developed to fix the challenge faced by managers to review routinely collected TB programme data. The package takes TB data cleaned using tbcleanr
and generates standardised html-formatted reports. It can currently report using TB admission data, but will be developed to incorporate laboratory and drug-change data. It has been designed with Epiinfo and Koch 6 options and will ultimately work with other packages including tbgeneratr
and tbcheckr
.
tbreportr
requires data cleaned by tbcleanr
and will generate reports which will be saved in requested local folders.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.