noncovid_essentials: Non COVID essentials

View source: R/noncovid_essentials.R

noncovid_essentialsR Documentation

Non COVID essentials

Description

Calculates PPE and other commodities needed for non-COVID-19 essential health services that need to continue during the pandemic.

Usage

noncovid_essentials(noncovid, ref_hcws, forecast_length = 12, days_week = 5)

Arguments

noncovid

Data frame of equipment need, noncovid.rda

ref_hcws

Returned by reference_hcw

forecast_length

Length of forecast, in number of weeks (default=12)

days_week

Average days worked per week, default = 5

Value

Dataframe of commodities weekly

item

Item name

amount_noncovid_doctors

Total commodity needs for the non-COVID-19 doctors

amount_noncovid_nurse

Total commodity needs for the non-COVID-19 nurses

amount_noncovid_lab_techs

Total commodity needs for the non-COVID-19 lab scientists and technicians

amount_midwives

Total commodity needs for the midwives

amount_dentists

Total commodity needs for the dentists

amount_physios

Total commodity needs for the physiotherapists

amount_trad_comp_meds

Total commodity needs for the traditional and complementary medical personnel

amount_chws

Total commodity needs for the community healthcare workers

amount_pharmacists

Total commodity needs for the pharmacists


mrc-ide/esft documentation built on July 31, 2023, 2:30 p.m.