View source: R/matrix_to_tbl.R
Convert matrix to tibble.
1 | matrix_to_tbl(.mat, .row, .rowname = NULL)
|
.mat |
matrix |
.row |
logical, convert row to column. |
.rowname |
character, rowname. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.