popsample | R Documentation |
Generic method for popsample
popsample(age_pyramid, size, age_max = 120, time = 0)
age_pyramid |
Age pyramid. |
size |
A non-negative integer giving the number of individuals in population. |
age_max |
(Optional) A non-negative numeric which replace (if exists) the |
time |
(Optional) The age pyramid is computed at instant |
Object of population
class representing a data frame of size size
containing a population of individuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.