epi_channel: epi_channel

View source: R/epi_channel.R

epi_channelR Documentation

epi_channel

Description

epi_channel

Usage

epi_channel(
  x,
  y,
  edo,
  jur,
  mpo,
  loc,
  year1,
  year2,
  x_epi,
  y_epi,
  x_alerta,
  y_alerta,
  x_seg,
  y_seg,
  x_exito,
  y_exito
)

Arguments

x

is the database that contains the 25th, 50th and 75th percentiles of dengue cases by state

y

is the current dataset. Load with read_dataset_bol function.

edo

is the target state. The epidemiological channel is provided by state.

jur

is the target furidiction.

mpo

is the target municipality.

loc

is the locality target.

year1

is the year one.

year2

is the year two.

x_epi

is the x position of the epidemic zone legend.

y_epi

is the y position of the epidemic zone legend.

x_alerta

is the x position of the alert zone legend.

y_alerta

is the y position of the alert zone legend.

x_seg

is the x position of the security zone legend.

y_seg

is the y position of the security zone legend.

x_exito

is the x position of the success zone legend.

y_exito

is the y position of the success zone legend.

Author(s)

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


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