Returns chromatographic peak quality and score names for features and/or feature groups.
featureQualityNames(feat = TRUE, group = TRUE, scores = FALSE, totScore = TRUE)
Arguments
- feat
If TRUE
then names specific to features are returned.
- group
If TRUE
then names specific to groups are returned.
- scores
If TRUE
the score names are returned, otherwise the quality names.
- totScore
If TRUE
(and scores=TRUE
) then the name of the total score is included.