Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

melt-24

Melt


Description

Melt an object into a form suitable for easy casting.

Usage

melt(data, ...)

Arguments

data

Data set to melt

...

Other arguments passed to the specific melt method

Details

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

Author(s)

Hadley Wickham <h.wickham@gmail.com>


reshape

Flexibly Reshape Data

v0.8.8
MIT + file LICENSE
Authors
Hadley Wickham [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.