Qc2Tex: 'QcMetric' sectioning functions

Description Usage Arguments Value Author(s) See Also

View source: R/reporting_knitr.R

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

1
2
3
4
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 <lg390@cam.ac.uk>

See Also

qcReport and the vignette.


qcmetrics documentation built on Nov. 8, 2020, 7:45 p.m.