rep_array_dim | R Documentation |
Repeat an array over a given dimension.
rep_array_dim(x, rep_dim, n)
x |
array. |
rep_dim |
dimension to extend. |
n |
number of times to repeat. |
extended array.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.