get.regexp: Fetch a cached regexp for 'pattern' if it was previously...

Description Usage Arguments Value

Description

Fetch a cached regexp for 'pattern' if it was previously requested, or compile the pattern and cache the regexp.

Usage

1
get.regexp(pattern, flags = list(), recompile = FALSE)

Arguments

pattern

Perl-compatible regular expression.

recompile

ignore any cached regexp for 'pattern'

opts

regular expression flags

Value

'RegularExpression' object (regexp)


jdidion/LikeThis documentation built on May 18, 2019, 11:30 p.m.