Description Usage Arguments Value
Shift n randomly chosen rows from the matrix by steps.
1 2 | random_shift_matrix(x, n, steps = 0, steps_low = NULL, steps_high = NULL,
random = FALSE)
|
x |
An array. |
n |
Number of steps for circular shift. |
Circular-shifted x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.