Repeating chars
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.