grep_order | R Documentation |
order text based on the supplied order of multiple patterns
grep_order(
patterns,
text,
return_na = FALSE,
first_only = FALSE,
perl = TRUE,
fixed = FALSE
)
A character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.