cyclic.Rd
Cyclically shift a vector
cyclic(x, n)
A numeric vector.
An integer. Number of elements to shift.
A cyclic-shifted vector.