Description Usage Arguments
View source: R/melt_mat.R
Reshapes matrix to long-form dataframe for use with 'ggplot2()'.
1
melt_mat(R, var.names = c("v1", "v2"), val.name = "value")
R
matrix
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.