powered by
Implements the rep method for repgrid objects.
rep
repgrid
# S3 method for repgrid rep(x, n = 1, ...)
A `gridlist`` object.
A `repgrid`` object.
Number of times to replicate the grid.
l <- rep(boeker, 3) # gridlist with 3 boeker grids
Run the code above in your browser using DataLab