tableize_demand2: Compute daily demand distribution

Description Usage Arguments Value

Description

Compute daily demand distribution

Usage

1
tableize_demand2(.data, date_range, order_date, qty)

Arguments

.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)

Value

A frequency tibble of daily demand


dennismalandro/inventory documentation built on May 23, 2019, 3:04 p.m.