melt-24.rdMelt an object into a form suitable for easy casting.
melt(data, ...)This the generic melt function. See the following functions for specific details for different data structures:
melt.data.frame for data.frames
melt.array for arrays, matrices and tables
melt.list for lists