View source: R/cbind-flat-matrices.R
cbind_flat_matrices | R Documentation |
Combine two matrices into a single (flat) matix
cbind_flat_matrices(a, ...)
a |
first flat matrix |
... |
additional flat matrices |
b |
second flat matrix |
flat (row-wise) matrix, cbind(a,b)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.