spatialdalys2021: Health Metrics Data - Disability-Adjusted Life Years (DALYs)...

spatialdalys2021R Documentation

Health Metrics Data - Disability-Adjusted Life Years (DALYs) Estimations for 204 countries in 2021 with spatial information.

Description

Health Metrics Data - Disability-Adjusted Life Years (DALYs) Estimations for 204 countries in 2021 with spatial information.

Usage

data(spatialdalys2021)

Format

A dataframe with 92862 rows and 7 variables:

The variables are as follows:

location

character, France, Germany, Global, Italy, UK, USA, ...

value

double, DALYs number estimation

lower_bound

double, DALYs number estimation lower bound

upper_bound

double, DALYs number estimation upper bound

long

double, longitude

lat

double, latitude

group

double, polygons' group

Source

2021 data from the IHME website

Examples

data(spatialdalys2021)
head(spatialdalys2021)

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