dcast: data.table: dcast

Description Usage Arguments Author(s) See Also

View source: R/Frame_dt.R

Description

Same as the data.table function dcast. 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 dcast.

Author(s)

Kristian D. Olsen

See Also

dcast in data.table for more information and examples.


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