Description Usage Arguments Value
View source: R/dataset_utils.R
Converts a matrix to data frame
1 | mat.to.df(mat, row.name = Row, col.name = Col, dat.name = Dat)
|
mat |
matrix |
row.name |
column label of resulting data frame from |
col.name |
column label of resulting data frame from |
dat.name |
column label of resulting data frame from |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.