Description Usage Arguments Value
Create matrix if all indices for a given dimension vector.
| 1 | expand_grid_dim(d, colmajor = TRUE)
 | 
| d | Array dimensions | 
| colmajor | Generate indexes using column-major (or row-major) order.b | 
data.frame with dimensions c(prod(dim), dim).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.