validate (version 1.1.5)

rx: 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.