Description Usage Arguments Examples
It returns a string of nested arrays. One array per row.
1 | matrix2json(mat)
|
mat |
input matrix object |
1 2 3 |
Loading required package: rjson
[1] "[[1,2,3],[4,5,6],[7,8,9]]"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.