population_pyramid_plot | R Documentation |
Function that returns the population pyramid plot of the municipality or department of a specific year
population_pyramid_plot(pop_pyramid, sex = TRUE)
pop_pyramid |
A dataframe with the age counts |
sex |
A boolean to consult data disaggregated by sex. The default value is TRUE |
the population pyramid plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.