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

melt-cast-df-c7

Melt cast data.frames


Description

Melt the results of a cast

Usage

## S3 method for class 'cast_df'
melt(data, drop.margins=TRUE, ...)

Arguments

data
drop.margins
...

other arguments ignored

Details

This can be useful when performning complex aggregations - melting the result of a cast will do it's best to figure out the correct variables to use as id and measured.

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.