Description Usage Arguments Examples
Creates Matrix with Repeted Columns
1 | repeatColumn(x, n)
|
x |
numeric vector with values to fill by row |
n |
number of columns in matrix |
1 | repeatColumn(x = c(30:100), n = 20)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.