Learn R Programming

quanteda (version 0.99.12)

is_regex: internal function for select_types() to 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