repChar | R Documentation |
Repeating a string n
times and returning a concatenated character vector.
repChar(x, n, sep = "")
x |
string to repeat |
n |
integer |
sep |
separator between repetitions |
character vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.