Description Usage Arguments Examples
This function extracts all column vectors of a matrix and returns the result as a list.
1 |
data |
Matrix from which to extract column vectors. |
1 2 |
$`1`
[1] -0.06656627 0.98989180 -0.05984578
$`2`
[1] -0.9076369 -2.0799226 -1.1420861
$`3`
[1] 0.2071012 -0.2039597 0.0192747
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.