Repeat elements of a character vector times times and collapse it
Repeat elements of a character vector times
times and collapse it
rep_char(char, times)
char |
A character vector. |
times |
an integer giving the number of repetitions. |
A character vector.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.