hmdcountry {fds} | R Documentation |
This function returns a list of relevant demographic data currently available in the HMD, related to a specified country.
hmdcountry(Country, sex, username, password)
Country |
A specified country. |
sex |
Possible options are "Male", "Female", "Total". |
username |
Authenticate username. |
password |
Authenticate password. |
In order to read the data sets, users are required to create their account via the HMD website (http://www.mortality.org/), and obtain a valid username and password.
List of objects of class fts
.
Han Lin Shang and Rob J Hyndman