peakPropertyTableFreqCalculator {IDSL.IPA} | R Documentation |
Peak Property Table Frequency Calculator
Description
Peak Property Table Frequency Calculator
Usage
peakPropertyTableFreqCalculator(peakPropertyTable, startColumnIndex = 3,
number_processing_threads = 1, allowedVerbose = TRUE)
Arguments
peakPropertyTable |
peakPropertyTable |
startColumnIndex |
startColumnIndex |
number_processing_threads |
number_processing_threads |
allowedVerbose |
c(TRUE, FALSE). A 'TRUE' allowedVerbose provides messages about the flow of the function. |
Value
a vector of frequency of detection.
[Package IDSL.IPA version 2.9 Index]