Description Usage Arguments Value
Catenate a list of data.frames to a matrix along dim
1  | dflst2array(df_lst, dim = 2)
 | 
df_lst | 
 [1,m] list of data.frames, A list of data.frames to process  | 
dim | 
 [1,1] int, Dimension to apply over  | 
A matrix with elements of df_lst converted to matrix and catenated along dim.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.