Description Usage Arguments Value Examples
Repeat object column-wise and row-wise
1 2 3 4 5 |
obj |
An object to be repeated (a matrix, a vector, ...). |
n |
(vector of 2 integers | integer) a number of repetitions
row-wise and column-wise. If one integer may be indicated, it is
treated as |
ncols |
(integer) a number of repetitions column-wise. Ignored if
second element of |
nrows |
(integer) a number of repetitions row-wise. Ignored if
|
The same object, repeated column-wise and row-wise.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.