Description Usage Arguments Value Examples
Permute the components of a vector or vector-like object in a circular pattern
1 | cyc(z, k = 1)
|
z |
Any object with indexed components |
k |
integer. The number of steps to cycle: positive: first-to-last, negative: last-to-first |
a structure similar to z
with its components re-ordered by cycling
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.