Melt multiple matrices of the same dimension into multiple columns
| 1 | melt_multiple(..., varnames = NULL, tbldf = TRUE)
 | 
| ... | Matrices, given as named arguments | 
| varnames | Variable names to use in molten data.frame | 
| tbldf | Whether to return a tbl_df instead of a data.frame | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.