Learn R Programming

denguedatahub (version 3.2.0)

americas_annual_data: Dengue and severe dengue cases and deaths for subregions of the Americas

Description

Region/Country-wise dengue and severe dengue cases and deaths since 1980 (Last accessed from the source on 30 January 2023).

Usage

americas_annual_data

Arguments

Format

A tibble with 899134 rows and 5 variables:

region

Name of the affected region

country

Name of the country

type

An indicator for the type of cases (deaths, cases)

cases

cases

year

year

Examples

Run this code
head(americas_annual_data)

Run the code above in your browser using DataLab