Description Usage Arguments Value See Also Examples
plot_total_mortality
is used to create a plot of the yearly mortality per age group since 2014.
1 | plot_total_mortality(age = "A80+")
|
age |
A string that indicates the desired age group. Possible age groups are "A00-A34", "A35-A59", "A60-A79" and "A80+". |
A plot that shows the yearly mortality per age group.
Other Yearly mortality per age group:
get_total_mortality()
1 2 3 4 | plot_total_mortality(age="A35-A59")
## Not run: plot_total_mortality(age=65)
#The age group must be a string. Allowed strings are "A00-A34","A35-A59","A60-79" and "A80+".
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.