View source: R/accessory_functions.R
format_keywords | R Documentation |
Prepares keyword element vector, converting wildcards to Regex syntax. Wildcards include '?' for any single character and '*' for any number of characters including zero.
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.