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