melt_all: Same as melt but melts all columns in the data.table

Description Usage Arguments Value

View source: R/hello.R

Description

Same as melt but melts all columns in the data.table

Usage

1
melt_all(data, variable.factor = F, ...)

Arguments

data

- data.table

variable.factor

(default=FALSE) - same as in data.table but with new default

...

- all other params of the

Value

molten data.table where all variables are measure.vars


AlbertoEAF/data.Rh documentation built on Feb. 8, 2021, 5:50 p.m.