Expand list of points for each dimension into a matrix of all combinations
Expand list of points for each dimension into a matrix of all combinations
expand_point_grid(point_list)
point_list |
A list of the points in each dimension to include |
The function is similar to the expand.grid
function
A matrix with every combination of points for each dimension
Holger Hoefling
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.