Description Usage Arguments Value Author(s) Examples
Transform a matrix into a data.frame where each row corresponds to a single matrix entry.
| 1 | mat2df(mat)
 | 
| mat | The matrix to be transformed. | 
A data.frame where one row corresponds to one matrix entry. If the matrix has row or column names, these will be included.
Dominik Mueller
| 1 2 3 4 5 6 7 8 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.