Qc2Tex {qcmetrics}R 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 <lg390@cam.ac.uk>

See Also

qcReport and the vignette.


[Package qcmetrics version 1.26.0 Index]