group_moq: Collapse function for the MOQ items

Description Usage Arguments Value

View source: R/packing.R

Description

Combines items with MOQ greater than one to a single line that represents min amount that can be ordered

Usage

1

Arguments

units

data.table with following fields: sku, utility, volume, moq

Value

data.table with sku, utility, volume and units fields. first lines for each sku are grouped according to moq


mknapsack documentation built on May 2, 2019, 8:23 a.m.