powered by
N-Dimensional Meshgrid Make a list in which all combinations of inputs occur.
meshgridn(L)
list containing any number of vectors
# NOT RUN { meshgridn(list(1:2, 5:6, 7:9)) # }
Run the code above in your browser using DataLab