compare_tables | R Documentation |
This function would take the result of generate_balance_table
function and combine the results in a single table.
compare_tables(balanceTable)
balanceTable |
a named list, which is the result from the function |
a dataframe with combined information
## Not run: compare_tables(generate_balance_table(matchResult)) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.