Description Usage Arguments Value Examples
View source: R/stringManipulation.R
This function generate a sequence of string like: prefix001, prefix002,
prefix003 ... prefix999
1 |
prefix |
prefix of the sequence |
from, to |
the starting and (maximal) end values of the sequence |
by |
number: increment of the sequence. |
suffix |
suffix of the sequence |
character vector
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.