Description Usage Arguments See Also
View source: R/dashboard-metrics.R
Estimate monthly sales
1 |
sale |
data frame: table to use for summarizing sales by month |
history |
data frame: history table used for filter if use_recruits = TRUE |
dashboard_yrs |
numeric: years to be included in summary |
use_recruits |
logical: if TRUE, only include records where history$R3 == "Recruit" |
Other dashboard functions:
calc_metrics(),
calc_part_rate(),
calc_part(),
calc_priv_rate(),
est_pop(),
est_rate(),
fill_missing_months(),
format_metrics(),
write_dash()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.