estimate_ship_date: Estimate the ship date based on the order date

View source: R/utils.R

estimate_ship_dateR Documentation

Estimate the ship date based on the order date

Description

Estimate the ship date based on the order date

Usage

estimate_ship_date(order_date)

Arguments

order_date

datetime of order (POSIXct/vector)

Note

Factors in 2pm cutoff and no shipping on weekends


anthonypileggi/skuvaultr documentation built on Sept. 28, 2022, 6:57 a.m.