pyramid_plot: Generate a pyramid plot by health jurisdiction or state.

View source: R/pyramid_plot.R

pyramid_plotR Documentation

Generate a pyramid plot by health jurisdiction or state.

Description

Generate a pyramid plot by health jurisdiction or state.

Usage

pyramid_plot(x, by_juris, state, year, pal)

Arguments

x

is the epidemiological dataset.

by_juris

is the parameter for define the pyramid plot. if by_juris is false the plot is the state, else the plot is by jurisdiction.

state

is the parameter for select the state.

year

is the current year.

pal

is the color of palette.

Details

xxx

Value

a pyramid plot of class ggplot.

Author(s)

Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com

References

xxxxx

See Also

epidemiological_channel

Examples

1+1


fdzul/boldenr documentation built on April 15, 2024, 10:22 p.m.