Learn R Programming

qcmetrics (version 1.10.2)

Qc2Tex: '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.

See Also

qcReport and the vignette.