| permuteConstructs {OpenRepGrid} | R Documentation | 
Generate a list with all possible construct reflections of a grid.
Description
Generate a list with all possible construct reflections of a grid.
Usage
permuteConstructs(x, progress = TRUE)
Arguments
x | 
 
  | 
progress | 
 Whether to show a progress bar (default is   | 
Value
A list of repgrid objects with all possible permutations
of the grid.
Examples
## Not run: 
l <- permuteConstructs(mackay1992)
l
## End(Not run)
[Package OpenRepGrid version 0.1.15 Index]