deaths2019: Dataset: Health Metrics Data - Number of Deaths Due to 9...

deaths2019R Documentation

Dataset: Health Metrics Data - Number of Deaths Due to 9 Causes in 2019

Description

A dataset containing the number of Deaths due to 9 causes in 6 regions for 2019.

Usage

data(deaths2019)

Format

A dataframe with 2754 rows and 7 variables:

The variables are as follows:

location

character, France, Germany, Global, Italy, United Kingdom, United States of America

sex

character, Female, Male, Both

age

character, age groups from <1 to 85+ each 5 years

cause

character, Alzheimer's disease and other dementias, Breast cancer, Chronic obstructive pulmonary disease, Colon and rectum cancer, Diabetes and kidney diseases, Lower respiratory infections, Road injuries, Stroke, Tracheal, bronchus, and lung cancer

val

numeric, deaths number estimation

upper

numeric, upper value estimation

lower

numeric, lower value estimation

Source

2019 data from the IHME website

Examples

data(deaths2019)
head(deaths2019)

hmsidwR documentation built on April 12, 2025, 2:28 a.m.