View source: R/heatmap_confirmados.R
heatmap_confirmados | R Documentation |
Heatmap of dengue cases.
heatmap_confirmados(
dataset,
year,
size_text,
state,
EDO = NULL,
JS = NULL,
MPO = NULL
)
dataset |
is the dengue cases dataset. |
year |
is the target year. |
size_text |
is the font size of the text. |
state |
is the target state. |
EDO |
is a logical value, if EDO TRUE the heatmap is by state else by Jurisdiction or Municipality. |
JS |
is a logical value, if JS TRUE the heatmap is by jurisdiction, else by municipality. |
MPO |
is a logical value, if EDO TRUE the heatmap is by municipality, else the heatmap y by state_municipality. |
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.