fill_downup_populations | R Documentation |
Fills populations for historical/future years not present in populations dataset with earliest/latest known population for each unique area_id - age combination.
fill_downup_populations(
populations,
start_year,
end_year,
min_pop_year = NULL,
max_pop_year = NULL
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.