getMetaData {PTXQC}R Documentation

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)


[Package PTXQC version 1.1.1 Index]