There are four MSF outbreak dictionaries available:
You can read more about the outbreak dictionaries at https://r4epis.netlify.com/outbreaks
The AJS dictionary contains definitions for 68 variables:
The dictionaries are exported using option codes that can be translated to human-readable format. This table shows how they are translated.
The Cholera dictionary contains definitions for 45 variables:
The dictionaries are exported using option codes that can be translated to human-readable format. This table shows how they are translated.
The Measles dictionary contains definitions for 52 variables:
The dictionaries are exported using option codes that can be translated to human-readable format. This table shows how they are translated.
The Meningitis dictionary contains definitions for 53 variables:
The dictionaries are exported using option codes that can be translated to human-readable format. This table shows how they are translated.
You can explore the excel-formatted dictionaries with
browseURL(system.file("extdata", "MSF-outbreak-dict.xlsx", package = "epidict"))
,
but treat it as read-only.