cdc_usa_dengue_infection {denguedatahub} | R Documentation |
Annual number of dengue fever infections in the USA
Description
Annual cases of dengue in different areas of the USA
Usage
cdc_usa_dengue_infection
Format
A tibble with 9170 rows and 38 variables:
- area
Reporting Area
- year
Year
- week
Week
- dengue_cases
Dengue cases in the current week
- dengue_like_illness
Dengue like illness cases in the current week
- severe_dengue
Severe dengue cases in the current week
Source
https://data.cdc.gov/browse.php?federation_filter=85&format=php&sortBy=alpha&tags=dengue
Examples
head(cdc_usa_dengue_infection)
[Package denguedatahub version 1.0.4 Index]