Skip to content
Prev 44101 / 398502 Next

AGREP

On Wed, 11 Feb 2004 14:53:33 -0300, you wrote:

            
The easiest way is to install 1.8.1.  There have been a *lot* of
improvements in R since 1.4.1
I don't think there's a function, but I imagine this should be
possible.  You'd need to look at src/main/apse.c to find which
function returns this information, and then write code something like
do_agrep (in character.c) to call that function instead of calling
apse_match.

Duncan Murdoch