melt_multiple: Melt multiple matrices of the same dimension into multiple...

Description Usage Arguments

View source: R/utilities.R

Description

Melt multiple matrices of the same dimension into multiple columns

Usage

1
melt_multiple(..., varnames = NULL, tbldf = TRUE)

Arguments

...

Matrices, given as named arguments

varnames

Variable names to use in molten data.frame

tbldf

Whether to return a tbl_df instead of a data.frame


dgrtwo/drlib documentation built on Oct. 11, 2019, 6:42 a.m.