Learn R Programming

PTXQC (version 1.0.4)

getMetaData: Extract meta information (orderNr, metric name, category) from a list of Qc metric objects

Description

Extract meta information (orderNr, metric name, category) from a list of Qc metric objects

Usage

getMetaData(lst_qcMetrics)

Arguments

lst_qcMetrics

List of qcMetrics

Value

data.frame with columns 'name', 'order' and 'cat' (category)