is_regex: Check if a string is a regular expression

View source: R/utils.R

is_regexR Documentation

Check if a string is a regular expression

Description

Internal function for select_types() to check if a string is a regular expression

Usage

is_regex(x)

Arguments

x

a character string to be tested


quanteda documentation built on Aug. 5, 2026, 1:09 a.m.