plot_state_serotype: Plot the dengue cases by state and serotype

View source: R/plot_state_serotype.R

plot_state_serotypeR Documentation

Plot the dengue cases by state and serotype

Description

Plot the dengue cases by state and serotype

Usage

plot_state_serotype(dataset, year, scale_serotype, x_serotype, y_serotype)

Arguments

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?.

Value

a plot of class ggplot.

Author(s)

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

See Also

draw_plot and ggdraw.

Examples

1+1

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