View source: R/model_bedtimes.R
shifter | R Documentation |
cyclically permutes a vector
shifter(x, n = 1)
x |
vector to be permuted |
n |
how far to permute |
pertmuted vector
x <- 0:95 shifter(x, 4)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.