View source: R/utility_functions.R
increment_strings | R Documentation |
Increment the final number in strings.
increment_strings(strings_to_increment, patterns)
strings_to_increment |
A list of strings to increment. |
patterns |
A list of strings of patterns indicating which strings needs to be incremented. |
A list of strings identical to strings_to_increment
but with strings names corresponding to patterns
having had their final number incremented.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.