Description Usage Arguments Value
View source: R/rbind_df_list.R
Bind lists and add element names
1 | rbind_df_list(lst, new_col = "dataset")
|
lst |
A named list containing arrays with common column names |
new_col |
The names of the new column to be added as the list names |
A data.frame object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.