times
Repeat elements of a character vector times times and collapse it
rep_char(char, times)
A character vector.
an integer giving the number of repetitions.