Learn R Programming

readBrukerFlexData (version 1.8.2)

.grepAcquValue: Extracts values from acqu file.

Description

This function is a helper function to extract values from acqu file.

Usage

.grepAcquValue(patternStr, srcStr)

Arguments

patternStr
character, pattern to look for
srcStr
character where to look for patternStr

Value

character vector of the value given in patternStr

See Also

.grepAcquDoubleValue, .readAcquFile