Description Usage Arguments Value
Add a data.frame (dataset) to a list of data.frames (datasets)
| 1 | dflst_add_ds(dflst, df, dsname)
 | 
| dflst | [1,m] list of data.frames, A list of data.frames | 
| df | data.frame, Data frame to add | 
| dsname | string, Dataset name for the data.frame to add | 
A list of data.frames, A new list of data.frames with one new dataset in the end
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.