Stocks {matman} | R Documentation |
Stock data
Description
A dataset containing 10 items and their stocks over 3 years of data.
Usage
Stocks
Format
A data frame with 1,610 rows and 5 variables:
- date
Date in format yyyy-mm-dd
- item
Item ID
- stock
Item stock value
- minstock
Minimum stock per item
- reorderlevel
Stock threshold for triggering item reorders
Source
anonymized real data
[Package matman version 1.1.3 Index]