Description Usage Arguments Value
Generate a summary of each disease/country/level available in the database. Attributes returned include number of regions per level, data cadence, and min/max dates by country/level/cadence.
1 | SummaryByCountry(diseases = "all", countries = "all", DICE_db = "predsci")
|
diseases |
Can be a vector of diseases c("dengue", "flu") or "all" |
countries |
Can be a vector of countries (or ISO-2 abbreviations) c("Brazil", "MX", "Thailand") or "all". Not case sensitive. |
A list of diseases. Each disease entry contains a sub-list of countries. Each country contains total regions, regions-by-level, and min/max data-dates by cadence/level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.