rep_char {styler} | R Documentation |
times
times and collapse itRepeat 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.