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