.revfregexpr {readMzXmlData} | R Documentation |
Pattern matching.
Description
This function looks for the last match to argument pattern
in a file
file
.
Usage
.revfregexpr(pattern, file)
Arguments
pattern |
|
file |
|
Value
double
, position of match.
Author(s)
Sebastian Gibb mail@sebastiangibb.de
[Package readMzXmlData version 2.8.3 Index]