View source: R/commodities_forecast.R
hygiene_forecast | R Documentation |
The amounts per hygiene item come from the equipment sheet: this is a formula that feeds into the overall commodity forecast, but is independent and provides more details (including needs per cadre).
hygiene_forecast(
equipment,
hcws,
patients,
cases,
tests,
screening_hcws,
params
)
equipment |
This should be the data frame of equipment need |
hcws |
HCWs_weekly |
patients |
patients_weekly |
cases |
cases_weekly |
tests |
diagnostics_weekly |
screening_hcws |
screening_hcws_weekly |
params |
From get_parameters() |
Dataframe of weekly hygiene forecast
Category of item: Hygiene
Date the week begins
Date the week ends
Unit items supplied in
Item name
Total amount of that item (sum of all columns following)
Total amount for all inpatient HCWs, cleaners, informal caregivers, ambulance personnel, and boimedical engineers
Total amount for all inpatient patients
Total amount for all informal caregivers for isolating patients as well as the isolating patients
Total amount for screening HCWs and patients
Total amount for all lab technicians and cleaners
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.