Learn R Programming

readBrukerFlexData (version 1.9.3)

.grepAcquValue: Extracts values from acqu file.

Description

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

Usage

.grepAcquValue(patternStr, srcStr)

Value

character vector of the value given in patternStr

Arguments

patternStr

character, pattern to look for

srcStr

character where to look for patternStr

See Also

.grepAcquDoubleValue, .readAcquFile