pyramid_plot | R Documentation |
Generate a pyramid plot by health jurisdiction or state.
pyramid_plot(x, by_juris, state, year, pal)
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. |
xxx
a pyramid plot of class ggplot.
Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com
xxxxx
epidemiological_channel
1+1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.