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