View source: R/calculate_earnings.R
calculate_earnings_by_strategy | R Documentation |
Calculate earnings by strategy
calculate_earnings_by_strategy(data, f, group_by_date = FALSE)
data |
tibble with bets |
f |
list of functions to evaluate (options: bet_home, bet_away, bet_draw and bet_model) |
group_by_date |
logical, indicating if calculations should be made grouped by date (default is FALSE) |
tibble with earnings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.