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