contains_regex {arrow}R Documentation

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?


[Package arrow version 13.0.0.1 Index]