.regex_one_or_more | R Documentation |
Helper to Generate Regex One or More
.regex_one_or_more(string)
string |
Character; a string or strings to modify with regex. The thing to check for at least one of. |
A modified string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.