Learn R Programming

arrow (version 8.0.0)

contains_regex: Does this string contain regex metacharacters?

Description

Does this string contain regex metacharacters?

Usage

contains_regex(string)

Arguments

string

String to be tested

Value

Logical: does string contain regex metacharacters?