Description Usage Arguments Value Examples
Cycling sequence of integers
1 | cycleSequence(start, end, step = 1L)
|
start |
Start of the cycle, inclusive. |
end |
End of the cycle, not included. |
step |
The step size, defaults to |
Cycle sequence object of integers cycling from start to end by step size.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.