generic repeating text
text_rep defaul method
1 2 3 4 5 6 |
string |
text to be repeated |
times |
how many times shal string be repeated |
vectorize |
should function be used in vectorized mode, i.e. should a pattern with length larger than 1 be allowed and if so, should it be matched to lines (with recycling if needed) instead of using on element on all lines |
... |
further arguments passed through |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.