substr.regexpr {roxygen} | R Documentation |
Actually do the substring representation that
regexpr should do; does not acknowledge groups,
since regexpr
doesn't.
substr.regexpr(pattern, text)
pattern |
the pattern to match |
text |
the text to match against |
The matched substring