powered by
The function returns information about available data in HMD (period life tables etc.), with the range of years covered by the life tables.
availableHMD(username, password, ...)
Your HMD username. If you don't have one you can sign up for free on Human Mortality Database website.
Your HMD password.
Other parameters to be passed in ReadHMD function.
ReadHMD
An availableHMD object.
availableHMD
# NOT RUN { # This will take few seconds... datainfo <- availableHMD(username = "your_username", password = "your_password") datainfo # }
Run the code above in your browser using DataLab