View source: R/str_detect_quote.R
str_detect_quote | R Documentation |
Detect quotes in strings
str_detect_quote(x, quote.patterns = text.quote.patterns, verbose = FALSE)
x |
character vector of strings to be parsed |
quote.patterns |
list of list of quote 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.