Learn R Programming

readMzXmlData (version 2.8.3)

.revfregexpr: Pattern matching.

Description

This function looks for the last match to argument pattern in a file file.

Usage

.revfregexpr(pattern, file)

Value

double, position of match.

Arguments

pattern

character, string containing a regular expression.

file

character, file path.

Author

Sebastian Gibb mail@sebastiangibb.de