rex (version 1.1.2)

as.regex: Coerce objects to a regex.

Description

Coerce objects to a regex.

Usage

as.regex(x, ...)

# S3 method for default as.regex(x, ...)

Arguments

x

Object to coerce to regex.

...

further arguments passed to methods.

Methods (by class)

  • default: Simply escape the Object.