View source: R/diagnostic_parameters.R
get_country_test_capacity | R Documentation |
Using country name or country code, return baseline estimates of diagnostic testing capacity provided in the WHO ESFT.
Counts of various machines in country:
roche_6800 - high throughput conventional platform
roche_8800 - high throughput conventional platform
abbott_m2000 - high throughput conventional platform
hologic_panther - high throughput conventional platform
hologic_panther_fusion - high throughput conventional platform
genexpert - near-patient PCR machine modules (not platforms: here, one machine contains several modules)
manual - manual real-time PCR platform
get_country_test_capacity(iso3c = NULL, overrides = list())
iso3c |
Country code, in iso3c format. |
overrides |
a named list of parameter values to use instead of defaults. Notably might include hologic_panther_fusion counts. The values are described below and are taken from data provided in the ESFT. |
Number of diagnostic machines available within each country.
Estimates provided by the WHO Operations, Supply & Logistics Team and reviewed by diagnostics technical experts at the WHO.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.