powered by
grow.grid creates a data frame like expand.grid. The order of rows is adjusted to represent a growing grid with respect to resolution.
grow.grid
expand.grid
grow.grid(x, random = T)
a list of vectors.
TRUE if order of rows within each level of resolution should be random.
TRUE
grow.grid returns a data frame like expand.grid.
update.param