cycles {glmmrBase} | R Documentation |
Generates all the orderings of a
Description
Given input a, returns a length(a)^2 vector by cycling through the values of a
Usage
cycles(a)
Arguments
a |
vector |
Value
vector
[Package glmmrBase version 0.9.2 Index]