cdc_local_dengue_cases {denguedatahub}R Documentation

Locally acquired dengue cases by year, 2010 - 2023

Description

Locally acquired dengue cases by year in the US, 2010 - 2023 published by the US Centers for Disease Control and Prevention (CDC)

Usage

cdc_local_dengue_cases

Format

A tibble with 14 rows and 3 variables:

Year

Year

Travel.status

Travel status

Reported.cases

Number of reported cases

Source

Accessed from https://www.cdc.gov/dengue/data-research/facts-stats/historic-data.html. Last accessed (Sep 3, 2024)

Examples

head(cdc_local_dengue_cases)

[Package denguedatahub version 2.1.1 Index]