Description Usage Arguments Value Author(s) Examples
Rotate a vector of values, starting from (1:N), (2:N,1), (3:N,1,2), (4:N,1:3), ...
1 | rot(x, start.idx)
|
x |
a vector of values |
start.idx |
the index of the new first element in |
a vector same length and type as x
Mark Cowley 2008-05-13
1 2 3 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.