Description Usage Arguments Value Examples
rtPlotMortRatesByAge
plots mortality rates by Age.
Needs to be called separately for males & females.
1 | rtPlotMortRatesByAge(vpMort, title = "", col = "red")
|
vpMort |
a vector of age specific mortality rates |
title |
a title for the plot |
col |
line colour |
? nothing
1 2 | vpMorts <- rtSetMortRatesByAge(iMaxAge = 100)
rtPlotMortRatesByAge(vpMorts,"males")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.