View source: R/plot_state_serotype.R
plot_state_serotype | R Documentation |
Plot the dengue cases by state and serotype
plot_state_serotype(dataset, year, scale_serotype, x_serotype, y_serotype)
dataset |
is the dataset of http://vectores.sinave.gob.mx/. |
year |
is the year of dataset. |
scale_serotype |
is the scale of the dengue serotype plot. |
x_serotype |
The x location of the dengue serotype plot. Sea also cowplot::draw_plot?. |
y_serotype |
The y location of the dengue serotype plot. Sea also cowplot::draw_plot?. |
a plot of class ggplot.
Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com
draw_plot and ggdraw.
1+1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.