melt-cast-df-c7: Melt cast data.frames

melt.cast_dfR Documentation

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 documentation built on April 12, 2022, 5:07 p.m.