Melt the results of a cast
melt.cast_matrix(data, ...)
data
...
other arguments ignored
Converts to a data frame and then uses melt.cast_df
melt.cast_df
Hadley Wickham <h.wickham@gmail.com>