View source: R/commodities_forecast.R
ppe_forecast | R Documentation |
Calculates PPE need forecasts for different cadres of HCWs for the forecast period.
ppe_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 PPE needs weekly
Category of item: either Case management - accessories & consumables or Case management - biomedical equipment
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 inpatient HCWs - including HCWs, cleaners, ambulance workers, informal caregivers, and biomedical engineers
Total amount for inpatient patients
Total amount for informal caregivers and patients in isolation
Total amount for screening HCWs and screened patients
Total amount for lab technicians and cleaners
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.