Content export functions

Functions that directly export content.

reportSGP

Function for automatic technical report generation from SGP analyses.

Report rendering functions

Functions to render (knit) .Rmd documents into finished reports in various file formats. These are wrappers/extensions of the rmarkdown package functionality.

renderMultiDocument

Render R Markdown in Multiple Output Formats

multi_document

Formatter wrapper for rmarkdown::html_document to facilitate multiple output format porting.

Lower level functions

Functions used in reports to create beautiful tables in HTML and PDF, and keep track of tables, figures, and equations.

dualTable

Output HTML and LaTeX Tables

eqnNum

Gets the equation number

setCounters

Sets the table, figure and equation counter numbers.

tblCap

Returns formated caption with table number

tblNum

Gets the table number

tblNumIncrement

Increase the table number counter