inventory_calcs: Calculate inventory-related values

Description Usage Arguments Value

View source: R/data_functions.R

Description

Calculate the expected inventory, burn rate, days remaining, and days-on-hand.

Usage

1
inventory_calcs(.data, .xreg, .col)

Arguments

.data

A data frame with historical values

.xreg

A data frame with forecast values

.col

Column with the number of masks distributed

Value

Returns a tibble object.


bgulbis/fcasthelpr documentation built on Sept. 29, 2020, 11:52 p.m.