Learn R Programming

denguedatahub (version 2.1.1)

india_annual_data: DENGUE/DHF situation in India since 2017

Description

State/Union Territory(UT)-wise dengue/DHF annual deaths and cases since 2017 (Last accessed from the source on 30 January 2023).

Usage

india_annual_data

Arguments

Format

A tibble with 432 rows and 5 variables:

area

Name of the affected states/UTs

type

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

year

Year

additional_information

Additional information regarding collected year period

value

Cases

Examples

Run this code
head(india_annual_data)

Run the code above in your browser using DataLab