static_map_areal: static_map_areal

View source: R/static_map_areal.R

static_map_arealR Documentation

static_map_areal

Description

static map of aggregated dengue cases by municipality

Usage

static_map_areal(
  x,
  breaks,
  week_start,
  week_end,
  country,
  cve_edo = NULL,
  year
)

Arguments

x

is the dengue dataset.

breaks

is the breaks of legend.

week_start

is the week start for subset data.

week_end

is the week end for subset data.

country

is a logical parameter (TRUE or FALSE), if TRUE is all municipalities of Mexico else a state specific.

cve_edo

is default NULL, but is id numeric for each state if country FALSE.

year

is the year dataset.

Value

a ggplot object

Author(s)

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


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