interleaveColumns | R Documentation |
Interleave the columns of two matrices of equal dimensions
interleaveColumns(mat1, mat2)
mat1 |
First numeric matrix |
mat2 |
Second numeric matrix |
output Interleaved matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.