blueprint {planr} | R Documentation |
blueprint
Description
This dataset contains the basic features to calculate projected inventories and coverages. And also 2 additional info: a minimum and maximum targets of stock coverage. We can apply on it the proj_inv() function, it will return calculated projected inventories and coverages as well as an analysis of the position of the projected inventories versus the minimum and maximum stocks targets.
Usage
data(blueprint)
Format
A data frame with 520 rows and 7 variables
Details
DFU, an item
Period, a date
Demand, a consumption in units
Opening, available inventories at the beginning in units
Supply, a Replenishment Plan in units
Min.Cov, a Minimum Stocks Targets in number of Periods
Max.Cov, a Maximum Stocks Targets in number of Periods
Author(s)
Nicolas Nguyen nikonguyen@yahoo.fr
[Package planr version 0.4.1 Index]