dflst2array: Catenate a list of data.frames to a matrix along dim

Description Usage Arguments Value

Description

Catenate a list of data.frames to a matrix along dim

Usage

1
dflst2array(df_lst, dim = 2)

Arguments

df_lst

[1,m] list of data.frames, A list of data.frames to process

dim

[1,1] int, Dimension to apply over

Value

A matrix with elements of df_lst converted to matrix and catenated along dim.


bwrc/cocoreg-r documentation built on May 13, 2019, 9:09 a.m.