str_detect_quote: Detect quotes in strings

View source: R/str_detect_quote.R

str_detect_quoteR Documentation

Detect quotes in strings

Description

Detect quotes in strings

Usage

str_detect_quote(x, quote.patterns = text.quote.patterns, verbose = FALSE)

Arguments

x

character vector of strings to be parsed

quote.patterns

list of list of quote patterns to be detected (see text.quote.patterns)

verbose

logical

Value

a list object


haukelicht/politicaltweets documentation built on July 3, 2023, 4:11 a.m.