.grepAcquValue {readBrukerFlexData} | R Documentation |
Extracts values from acqu file.
Description
This function is a helper function to extract values from acqu file.
Usage
.grepAcquValue(patternStr, srcStr)
Arguments
patternStr |
|
srcStr |
|
Value
character
vector of the value given in patternStr
See Also
.grepAcquDoubleValue
,
.readAcquFile
[Package readBrukerFlexData version 1.9.3 Index]