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)
Value
data.frame with columns 'name', 'order' and 'cat' (category)