Learn R Programming

denguedatahub (version 3.2.0)

cdc_usa_dengue_infection: 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

Arguments

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

Examples

Run this code
head(cdc_usa_dengue_infection)

Run the code above in your browser using DataLab