Description Usage Arguments Value
takes a matrix and returns a data frame with the columns being row, column, entry
1 | turn_matrix_into_table(A, uppertriangle = FALSE)
|
A |
matrix to be converted |
uppertriangle |
if true, then will only convert the upper right triangle of matrix |
a table with the entries being the row, column, and matrix entry
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.