View source: R/commodities_forecast.R
commodities_weekly | R Documentation |
Combination of diagnostics, ppe, hygiene, and case management requirements by week. Returns total amount forecast.
commodities_weekly(
equipment,
patients,
cases,
tests,
screening_hcws,
hcws,
lab_params,
test_ratios,
total_tests,
params
)
equipment |
From the equipment.rda file |
patients |
From patients_weekly |
cases |
From cases_weekly |
tests |
diagnostics_weekly |
screening_hcws |
screening_hcws_weekly |
hcws |
hcws_weekly |
lab_params |
From lab parameters |
test_ratios |
This should be from test ratios |
total_tests |
total_tests from that function |
params |
from get_parameters |
Dataframe of commodities weekly
Category of item: Diagnostics, PPE, Hygiene, or Case management (and there are several types of case management categories)
Date the week begins
Date the week ends
Unit items supplied in
Item name
Total amount of that item
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.