population_pyramid_plot: Returns the population pyramid plot

View source: R/demographics.R

population_pyramid_plotR Documentation

Returns the population pyramid plot

Description

Function that returns the population pyramid plot of the municipality or department of a specific year

Usage

population_pyramid_plot(pop_pyramid, sex = TRUE)

Arguments

pop_pyramid

A dataframe with the age counts

sex

A boolean to consult data disaggregated by sex. The default value is TRUE

Value

the population pyramid plot


epiCo documentation built on April 4, 2025, 2:23 a.m.