View source: R/utility_functions.R
| compare_pool | R Documentation | 
Create a dataframe of comparisons between all treatment and control data.
compare_pool(scored_data, treat, tm, entry, id)
scored_data | 
 The dataframe from score_data()  | 
tm | 
 See rollmatch()  | 
entry | 
 See rollmatch()  | 
id | 
 See rollmatch()  | 
Dataframe comparing all treatment and control data
 
print('See add_balance_table for full example')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.