powered by
Generate a list with all possible construct reflections of a grid.
permuteConstructs(x, progress = TRUE)
repgrid object.
repgrid
Whether to show a progress bar (default is TRUE). This may be sensible for a larger number of elements.
TRUE
A list of repgrid objects with all possible permutations of the grid.
# NOT RUN { l <- permuteConstructs(mackay1992) l # } # NOT RUN { # }
Run the code above in your browser using DataLab