Description Usage Arguments Value
Returns a stacked table that combines two tables. Can combine tables with different number of columns.
1 | smart_rbind(table1, table2)
|
table1 |
data.frame |
table2 |
data.frame |
stacked combo of both tables. Is able to deal with tables of different columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.