heatmap_confirmados: Heatmap of dengue cases.

View source: R/heatmap_confirmados.R

heatmap_confirmadosR Documentation

Heatmap of dengue cases.

Description

Heatmap of dengue cases.

Usage

heatmap_confirmados(
  dataset,
  year,
  size_text,
  state,
  EDO = NULL,
  JS = NULL,
  MPO = NULL
)

Arguments

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.

Author(s)

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


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