strrepeat | R Documentation |
Repeat and join a string
strrepeat(x, n, sep = "")
x |
[character] |
n |
[ |
sep |
[ |
character(1)
.
strrepeat("x", 3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.