has_metachr: Check for metacharacters

View source: R/checkers.R

has_metachrR Documentation

Check for metacharacters

Description

Test whether a string contains metacharacters or not.

Usage

has_metachr(x)

Arguments

x

A character string.

Value

A boolean.


arnaudgallou/toolkit documentation built on Nov. 25, 2022, 5:42 p.m.