get_estimated_counts | R Documentation |
Get estimated population counts
get_estimated_counts(proportions, annual_country_population_counts)
proportions |
'data.frame' Proportions, as returned from [get_proportions()] |
annual_country_population_counts |
'data.frame' Contains "mid_year" and "population_count" columns for group (e.g. married and 15-49) in one country. There must be a single population count per country. |
'data.frame' Values by year and percentile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.