ExpandGrid | R Documentation |
ExpandGrid
ExpandGrid(vector1, vector2)
vector1 |
first IntegerVector of values to compute the cartesian product |
vector2 |
second IntegerVector of values to compute the cartesian product |
IntegerMatrix: of 2 columns with the cartesian product of vec1 and vec2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.