total_tests: Total tests

View source: R/hcw_tests.R

total_testsR Documentation

Total tests

Description

Total tests

Usage

total_tests(tests_weekly, additional_tests, max_tests)

Arguments

tests_weekly

From diagnostics_weekly

additional_tests

From additional_testing

max_tests

From max_tests_per_day, which depends on diagnostic capacity and percent allocated to COVID-19 testing.

Value

Total tests

week_begins

Date the week summarized begins

week_ends

Date the week summarized ends

total_tests_capped

Total tests per week, given a specific testing strategy, capped by max tests possible given equipment available and allocated to COVID-19 testing. Can modify this produced by get_country_test_capacity and changing the values for covid_capacity before passing it into calc_diagnostic_capacity and then max_tests_per_day.


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