powered by
randomGrid
randomGrids(rep = 3, nc = 10, ne = 15, nwc = 8, nwe = 5, range = c(1, 5), prob = NULL, options = 1)
3
c(1, 5)
NULL
repgrid
## Not run: # # x <- randomGrids() # x # x <- randomGrids(5, 3, 3) # x # x <- randomGrids(5, 3, 3, options=0) # x # ## End(Not run)
Run the code above in your browser using DataLab