is_regex {quanteda}R 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


[Package quanteda version 4.1.0 Index]