Qc2Tex: 'QcMetric' sectioning functions

View source: R/reporting_knitr.R

Qc2TexR Documentation

'QcMetric' sectioning functions

Description

These functions convert the ith QcMetric instance of the QcMetrics object into a section of the adequate format, i.e. TeX of R markdown.

Usage

Qc2Tex(object, i)
Qc2Tex2(object, i)
Qc2Tex3(object, i)
Qc2Rmd(object, i)

Arguments

object

An instance of class QcMetrics with at least one QC item.

i

A numeric of length 1 indicating the index of the item to be converted into text section.

Value

A character representing the QC item section.

Author(s)

Laurent Gatto

See Also

qcReport and the vignette.


lgatto/qcmetrics documentation built on Feb. 4, 2024, 12:20 p.m.