age_pyramids {IBMPopSim} | R Documentation |
Generic method for age_pyramids
age_pyramids(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. |