powered by
Melt an object into a form suitable for easy casting.
melt(data, ...)
Data set to melt
Other arguments passed to the specific melt method
This the generic melt function. See the following functions for specific details for different data structures:
melt.data.frame for data.frames
melt.data.frame
melt.array for arrays, matrices and tables
melt.array
melt.list for lists
melt.list