featureQualityNames: Returns chromatographic peak quality and score names for...

View source: R/utils-exported.R

featureQualityNamesR Documentation

Returns chromatographic peak quality and score names for features and/or feature groups.

Description

Returns chromatographic peak quality and score names for features and/or feature groups.

Usage

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.


rickhelmus/patRoon documentation built on April 25, 2024, 8:15 a.m.