powered by
data.frame
Actually a wrapper for expand.grid, but character vectors will stay as characters.
expand.grid
expandGrid(...)
vectors, factors or a list containing these.
See expand.grid
# NOT RUN { expandGrid(fun="rnorm", mean=1:4, sd=2:5) # }
Run the code above in your browser using DataLab