Learn R Programming

MortalityLaws (version 1.9.9)

availableHMD: Check Data Availability in HMD

Description

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

Usage

availableHMD(link = "https://former.mortality.org/countries.csv")

Value

An object of class availableHMD.

Arguments

link

Link to the HMD csv file summarising the available data. Change it only if the path to the file has been modified and the maintainer of the package is not quick enough to realised that. Default: "https://former.mortality.org/countries.csv"

Author

Marius D. Pascariu

See Also

ReadHMD

Examples

Run this code
if (FALSE) {
availableHMD()
}

Run the code above in your browser using DataLab