Description Usage Arguments Details Examples
Helper function that repeats a number k times
| 1 | rep_index(index, num)
 | 
| index | Number to be repeated | 
| num | Number of times to repeat index | 
Can be used to create vectors of lineup data
| 1 | rep_index(1, 10)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.