rx: Label objects for interpretation as pattern

View source: R/genericrules.R

rxR 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 (rx(x)) or globbing (glob(x)) pattern.


validate documentation built on March 31, 2023, 6:27 p.m.