melt: data.table: melt

Description Usage Arguments Author(s) See Also

View source: R/Frame_dt.R

Description

Same as the data.table function melt. This is a new generic, because the data.table version calls reshape2 unless the input is a data.table.

Usage

1

Arguments

data

A R6Frame or data.frame.

...

Additional parameters passed to melt.

Author(s)

Kristian D. Olsen

See Also

melt in data.table for more information and examples.


R6Frame documentation built on May 30, 2017, 3:05 a.m.