lead_times: Compute lead times from work-order dates and completed dates

Description Usage Arguments Value

Description

Compute lead times from work-order dates and completed dates

Usage

1
lead_times(.data, start, end, name = "Lead Time")

Arguments

.data

A tibble containing (at least) dates for work order placement and completion

start

Date, start of lead time

end

Date, end of lead time

name

String, name of returned lead-time column

Value

.data with lead-time column appended


dennismalandro/inventory documentation built on May 23, 2019, 3:04 p.m.