cycle | R Documentation |
cycle elements of a vector by one element to right
cycle(x)
x |
a vector |
cycled vector
cycle(c(1, 2, 3));
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.