melt.cast_matrix | R Documentation |
Melt the results of a cast
## S3 method for class 'cast_matrix' melt(data, ...)
data |
|
... |
other arguments ignored |
Converts to a data frame and then uses melt.cast_df
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.