View source: R/evaluation_functions.R
rep_mat | R Documentation |
repeat the vector as a matrix
rep_mat(x, k)
x |
input vector to repeat |
k |
number of time to repeat |
a matrix of k columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.