View source: R/heatmap_jur_hosp.R
heatmap_jur_hosp | R Documentation |
Generates a Heatmap of hospitalized cases by health jurisdiction.
heatmap_jur_hosp(
x,
state,
year,
rtitlesize,
mtextsize,
rlabelsize,
clabelsize,
rlabeltextsize,
clabeltextsize,
heatmap_color
)
x |
is the sinave datasets. For more information, see http://vectores.sinave.gob.mx/. |
state |
is the state. |
year |
is the year. |
rtitlesize |
is the row title size. |
mtextsize |
is the matrix text size. |
rlabelsize |
is the row label size. |
clabelsize |
is the column label size. |
rlabeltextsize |
is the row text label size. |
clabeltextsize |
is the column text label size. |
heatmap_color |
is character specifying the heatmap colour scheme. |
xxx
A heatmap of hospitalized cases by health jurisdiction.
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.