View source: R/utility_functions.R
| make_output | R Documentation | 
Combine the results of rollmatch into a tidy list for output
make_output(scored_data, data, matches, treat, tm, entry, id, lookback)
| scored_data | The dataframe from score_data() | 
| data | See rollmatch() | 
| matches | Dataframe containing the matches from comparison_pool | 
| tm | See rollmatch() | 
| entry | See rollmatch() | 
| id | See rollmatch() | 
| lookback | See rollmatch() | 
output returns a list. See rollmatch()
 
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.