Specify an explicit regular expression. This expression must already be escaped.
Usage
# S3 method for class 'regex'
as.character(x, ...)
# S3 method for class 'regex'
print(x, ...)
regex(x, ...)See also
as.regex to coerce to a regex object.
Specify an explicit regular expression. This expression must already be escaped.
# S3 method for class 'regex'
as.character(x, ...)
# S3 method for class 'regex'
print(x, ...)
regex(x, ...)as.regex to coerce to a regex object.