Description Usage Arguments Value
Compute daily demand distribution
1 | tableize_demand2(.data, date_range, order_date, qty)
|
.data |
A tibble containing (at least) the following dates and quantities |
date_range |
Overall date range spanned by the union of all 'Item Numbers' in the data set' |
qty |
Quoted column name within '.data' referring to the quantity orded (_i.e._, _demanded_) |
date |
Quoted column name within '.data' referring to the Date on which demand is to be met (and hence, inventory consumed) |
A frequency tibble of daily demand
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.