age_pyramid | R Documentation |
Generic method for age_pyramid
age_pyramid(object, time = 0, ages = c(0:110, Inf), ...)
object |
Population. |
time |
The age pyramid is computed at instant |
ages |
(Optional) A numeric vector of distinct positive values composing age groups. Must be in increasing order. |
... |
Additional parameters |
An object of class pyramid
containing the age pyramid of a population at instant time
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.