Learn R Programming

MortalityLaws (version 2.1.3)

availableHMD: Check Data Availability in HMD

Description

The function returns information about available data in the Human Mortality Database, HMD (period life tables etc.), with the range of years covered by the life tables.

Usage

availableHMD(link = "https://www.mortality.org/Data/DataAvailability")

Value

A tibble.

Arguments

link

URL to the HMD available data. Default: "https://www.mortality.org/Data/DataAvailability"

Author

Marius D. Pascariu

See Also

ReadHMD

Examples

Run this code
availableHMD()

Run the code above in your browser using DataLab