demand_rates: Compute demand rates from demand epochs and quantities

Description Usage Arguments Value

Description

Compute demand rates from demand epochs and quantities

Usage

1
demand_rates(.data, date, qty)

Arguments

.data

A tibble containing (at least) the following dates and quantities

date

Epoch at which an order is placed

qty

Quantity orded

Value

A tibble of demand rates by item


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