bg_transpose | R Documentation |
Transpose of a matrix based on row or column index.
bg_transpose(mat, byrow = FALSE)
mat |
A Matrix. |
byrow |
|
A matrix transposed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.