Description Usage Arguments Value Author(s) References See Also Examples
Gets mortality data from the Human Mortality Database http://www.mortality.org/ and puts it in the file ‘mrt.RData’.
1 | mkMrt(username,passwd,country="USA",mrtHome="~/data/usMort")
|
username |
Username of Human Mortality Database account. |
passwd |
Password of Human Mortality Database account. |
country |
This should probably stay at its default of USA. |
mrtHome |
Directory that will contain the mortality data binary. Should be writable by user. |
None. This function is called for its side-effect of producing ‘mrt.RData’.
Tom Radivoyevitch (radivot@ccf.org)
Barbieri M, Wilmoth JR, Shkolnikov VM, et al. Data Resource Profile: The Human Mortality Database (HMD). Int J Epidemiol. 2015;44: 1549-1556.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.