pmx_combine_tables | R Documentation |
Combine tables
pmx_combine_tables(x)
x |
A list containing the tables ('x$data') to be combined, their names ('x$name'), their number of rows ('x$nrow') and their respective index ('x$index'). |
A list containing 'data' and 'index' of the combined table.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.