Skip to contents

Get life expectancy table from Human Mortality Database

Usage

gdt_hmd_e0_table(country)

Arguments

country

A string with the country name

Value

A tibble

Examples

if (FALSE) { # interactive()
# This example isn't run because it
# would need HMD credentials

gdt_hmd_e0_table("Switzerland")
}