world_annual {denguedatahub} | R Documentation |
Annual number of dengue fever infections around the world
Description
Annual incidence of dengue around the world
Usage
world_annual
Format
A tibble with 6750 rows and 4 variables:
- longitude
Longitude
- latitude
Latitude
- group
group variable
- order
collect in order
- region
regions
- subregion
subregions
- code
Country or area code
- year
year
- incidence
Number of dengue incidence across all ages
#'
- dengue.present
whetherdengue cases present or not
Source
https://ourworldindata.org/grapher/dengue-incidence
Examples
head(world_annual)
[Package denguedatahub version 2.1.1 Index]