cycle {pbbd} | R Documentation |
Cyclically rotatation of elements of a vector
Description
This function Cyclically rotate elements of a given vector
Usage
cycle(x)
Arguments
x |
A vector |
Value
cyclically rotated vector
Author(s)
Baidya Nath Mandal <mandal.stat@gmail.com>
[Package pbbd version 1.0.0 Index]