Description Usage Arguments Value
View source: R/accessory_functions.R
Prepares keyword element vector, converting wildcards to Regex syntax. Wildcards include '?' for any single character and '*' for any number of characters including zero.
1 | format_keywords(keyword_elements)
|
keyword_elements |
Keywords. |
Formatted keywords.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.