Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

regex

Create a regex


Description

Creates a regex object.

Usage

regex(...)

Arguments

...

Passed to paste0.

Value

An object of class regex.

Note

This works like paste0, but the returns value has class c("regex", "character").

See Also

paste0 as.regex(month.abb) regex(letters[1:5], "?")


rebus.base

Core Functionality for the 'rebus' Package

v0.0-3
Unlimited
Authors
Richard Cotton [aut, cre]
Initial release
2017-04-25

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.