.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.