Description Usage Arguments Value
Get cyclic permutation of vector. Can can the function multiple times
through the use of the i
argument.
1 | CPerm(x, i = 1)
|
x |
Vector to be cycled through |
i |
Number of cyclic permutations |
Vector with all elements moved i
spaces to the left with
end elements wrapping around.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.