delivDF {causact} | R Documentation |
117,790 line items associated with 23,339 shipments.
Description
A dataset containing the line items, mostly parts, asssociated with 23,339 shipments from a US-based warehouse.
Usage
delivDF
Format
A data frame (tibble) with 117,790 rows and 5 variables:
- shipID
unique ID for each shipment
- plannedShipDate
shipment date promised to customer
- actualShipDate
date the shipment was actually shipped
- partID
unique part identifier
- quantity
quantity of partID in shipment
Source
Adam Fleischhacker
[Package causact version 0.5.5 Index]