wrap_dims | R Documentation |
Arrange 1d structure into a grid
wrap_dims(n, nrow = NULL, ncol = NULL)
n |
length of structure |
nrow , ncol |
desired dimensions for the grid |
the grid dimension as a vector with nrow and then ncol
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.