View source: R/index_duplicate.R
index_duplicate | R Documentation |
Repeat strings in a vector and append an index to each repeat.
index_duplicate(x, n)
x |
A vector of strings |
n |
A vector of numbers of times each string is to be repeated |
A vector of strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.