Combine multiple data frames and add extra columns to identify them.
1 | combine_data(d, levs = NULL)
|
d |
A list of data frames to combine. Numbers of columns should match. |
levs |
Optional list representing columns to add, where each element contains the levels to assign to each data frame. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.