action_map: Action Map

View source: R/action_map.R

action_mapR Documentation

Action Map

Description

This function generate the action map of vector control.

Usage

action_map(data, mun, cve_mpo, loc, week, num_loc, blocks)

Arguments

data

it is the database of vector actions.

mun

is the name of municipality.

cve_mpo

is the id of municipality according the https://www.inegi.org.mx/default.html.

loc

is the name of locality.

week

is TRUE or FALSE. TRUE indicate the vector control actions in the week, else FALSE indicate the cumulative vector control.

num_loc

is the id of locality according the https://www.inegi.org.mx/default.html.

blocks

is the sf object of blocks.

Value

a tmap object.

Author(s)

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

Examples

1+1

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