Learn R Programming

reshape2 (version 1.0)

melt: Convert an object into a molten data frame.

Description

Convert an object into a molten data frame.

Usage

melt(data, ...)

Arguments

data
Data set to melt
...
further arguments passed to or from other methods.

Details

This the generic melt function. See the following functions for the details about different data structures: