View source: R/static_map_areal.R
static_map_areal | R Documentation |
static map of aggregated dengue cases by municipality
static_map_areal(
x,
breaks,
week_start,
week_end,
country,
cve_edo = NULL,
year
)
x |
is the dengue dataset. |
breaks |
is the breaks of legend. |
week_start |
is the week start for subset data. |
week_end |
is the week end for subset data. |
country |
is a logical parameter (TRUE or FALSE), if TRUE is all municipalities of Mexico else a state specific. |
cve_edo |
is default NULL, but is id numeric for each state if country FALSE. |
year |
is the year dataset. |
a ggplot object
Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.