Rdocumentation
powered by
Learn R Programming
dMod (version 0.3.1)
expand.grid.alt: Alternative version of expand.grid
Description
Alternative version of expand.grid
Usage
expand.grid.alt(seq1, seq2)
Arguments
seq1
Vector, numeric or character
seq2
Vector, numeric or character
Value
Matrix ob combinations of elemens of
seq1
and
seq2