Description Usage Arguments Value Examples
Repeat a character n
times and concatenate into a single value.
1 | repch(x, n)
|
x |
character to be repeated |
n |
number of times to be repeated |
character vector
1 | repch("abc", 5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.