rx {validate} | R Documentation |
Label objects for interpretation as pattern
Description
Label objects (typically strings or data frames containing keys combinations) to be interpreted as regular expression or globbing pattern.
Usage
rx(x)
glob(x)
Arguments
x |
Object to label as regular expression ( |
[Package validate version 1.1.5 Index]