slob {planr} | R Documentation |
slob
Description
This dataset contains the detailed Opening Inventories for two Products. There are 4 variables: a DFU, a Period, a Demand and the breakdown of the Opening Inventories by expiry date or minimum Remaining Shelf Life for use. The idea is to use this dataset to calculate the Short Shelf Life quantities, called here SSL Qty. We can apply on this dataset the ssl() function, it will calculate a SSL Qty field.
Usage
data(slob)
Format
A data frame with 44 rows and 4 variables
Details
DFU, an item
Period, a date in monthly format
Demand, a consumption in units
Opening, the breakdown of the opening inventories in units by expiry date
Author(s)
Nicolas Nguyen nikonguyen@yahoo.fr
[Package planr version 0.4.1 Index]