Description Usage Arguments Value
Generate demand-during-lead-time distribution
1 | generate_ddlt(lead_times, dmd_freq_tbl, cycles = 999)
|
lead_times |
A numeric vector of lead times in days |
dmd_freq_tbl |
A frequency tibble of daily demands (normally gotten as output from tableize_demand()') |
cycles |
Number of 'saw tooth' inventory replenishment cycles to simulate |
Numeric vector of demand during lead time, of length 'cycles'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.