unitsbro {mknapsack} | R Documentation |
Real sample of item utility for BRO created in May 2017
Description
Dataset contains line items with utility and volume and can be used for exploration of the package functionality.
Usage
unitsbro
Format
A data frame with rows and variables
- sku
identifier for the product
- utility
proxy of the profit that this item delivers to the company if purchased
- volume
volume of the item, usually in cubic meters
- units
number of untis that this line contains
- moq
If equals one, this line contains the minimum order quantity and shoudl be ordered prior to other lines of the same sku
[Package mknapsack version 0.1.0 Index]