Learn R Programming

ore (version 1.0.6)

ore.lastmatch: Retrieve the last match

Description

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

Usage

ore.lastmatch()

Arguments

Value

  • An "orematch" object or list. See ore.search for details.