heatmap_jur_prob_conf: Generate a heatmap of confirmed and probable cases by health...

View source: R/heatmap_jur_prob_conf.R

heatmap_jur_prob_confR Documentation

Generate a heatmap of confirmed and probable cases by health jurisdiction

Description

Generate a heatmap of confirmed and probable cases by health jurisdiction

Usage

heatmap_jur_prob_conf(
  x,
  state,
  years,
  clus,
  prob,
  rtitlesize,
  mtextsize,
  rlabelsize,
  clabelsize,
  rlabeltextsize,
  clabeltextsize,
  heatmap_color
)

Arguments

x

is the dataset of sinave. For more information, see http://vectores.sinave.gob.mx/

state

is the state.

years

is the current year.

clus

is parameter for define the numbers of clusters.

prob

is the status, 1 is probable, 2 positive casesa and 3 is negative cases.

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.

Details

xxxxx

Value

a heatmap of confirmed and probables cases by health jurisdiction.

Author(s)

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

References

xxxxx

See Also

epidemiological_channel

Examples

1+1

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