screening_hcws_weekly: Screening HCWs per week, capped and uncapped

View source: R/hcw_tests.R

screening_hcws_weeklyR Documentation

Screening HCWs per week, capped and uncapped

Description

Screening HCWs per week, capped and uncapped

Usage

screening_hcws_weekly(diagnostics_weekly, hcw_caps, capacity)

Arguments

diagnostics_weekly

From diagnostics_weekly

hcw_caps

From hcw_caps

capacity

Country capacity, get_country_capacity

Value

Dataframe of summary

week_begins

Date the week summarized begins

week_ends

Date the week summarized ends

screening_hcw_uncapped

Number of HCWs required for screening/triage, based on tests needed for outpatients (i.e. suspected negatives, mild and moderate cases) per day, and number of cases one HCW can screen a day

screening_hcw_capped

Number of HCWs allocated to screening/triage: minimum of uncapped HCWs as calculated above and number of HCWs available/ reported per country and the percentage of HCWs allocated to screening, which is a parameter that can be modified in get_parameters


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