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 14.0.0.100000020 Index]