data2list | R Documentation |
Combine multiple dataframes into a named list
data2list(df)
df |
character. Character vector of dataframe-objects. |
data2list(c("iris", "mtcars"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.