permuteConstructs: Generate a list with all possible construct reflections of a...

Description Usage Arguments Value Author(s) Examples

Description

Generate a list with all possible construct reflections of a grid.

Usage

1
permuteConstructs(x, progress=TRUE)

Arguments

x

repgrid object.

progress

Whether to show a progress bar (default is TRUE). This may be sensible for a larger number of elements.

Value

A list of repgrid objects with all possible permutations of the grid.

Author(s)

Mark Heckmann

Examples

1
2
3
4
5
6
7
## Not run: 

l <- permuteConstructs(mackay1992)
l


## End(Not run)

OpenRepGrid documentation built on May 2, 2019, 4:54 p.m.