View source: R/str_detect_quote.R
str_detect_quote_one | R Documentation |
Detect quotes in a string
str_detect_quote_one(
x,
.quote.patterns = text.quote.patterns,
.verbose = FALSE
)
x |
unit-length character vector to be parsed |
.quote.patterns |
list of list of qquote patterns to be detected (see |
.verbose |
logical |
a list object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.