Description Usage Arguments Value
Compute lead times from work-order dates and completed dates
1 | lead_times(.data, start, end, name = "Lead Time")
|
.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 |
.data with lead-time column appended
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.