PrefixAndRepeat | R Documentation |
Return a prefixed and repeated string of character
PrefixAndRepeat(chars, times = 1, prefix = "")
chars |
A string of characters (popvalue) |
times |
The number of repetitions (ncolpop), default: 1 |
prefix |
A text prefix, default: ” |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.