est_month: Estimate monthly sales

Description Usage Arguments See Also

View source: R/dashboard-metrics.R

Description

Estimate monthly sales

Usage

1
est_month(sale, history, dashboard_yrs, use_recruits = FALSE)

Arguments

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"

See Also

Other dashboard functions: calc_metrics(), calc_part_rate(), calc_part(), calc_priv_rate(), est_pop(), est_rate(), fill_missing_months(), format_metrics(), write_dash()


southwick-associates/sadash documentation built on Jan. 6, 2022, 5:17 p.m.