population_pyramid_plot {epiCo}R 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, language, sex = TRUE)

Arguments

pop_pyramid

A dataframe with the age counts

language

Language for plot components

sex

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

Value

the population pyramid plot


[Package epiCo version 1.0.0 Index]