| ore_lastmatch {ore} | R Documentation |
This function can be used to obtain the "orematch" object, or list,
corresponding to the last call to ore_search. This can be
useful after performing a search implicitly, for example with %~%.
ore_lastmatch(simplify = TRUE)
simplify |
If |
An "orematch" object or list. See ore_search
for details.