Description Usage Arguments Value
combine two tables
1 | combine_tables(table_1, table_2, iter_col_1 = 1, iter_col_2 = 1)
|
table_1 |
matrix |
table_2 |
matrix |
iter_col_1 |
which column of table_1 to merge |
iter_col_2 |
which column of table_2 to merge |
two-column matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.