action_map | R Documentation |
This function generate the action map of vector control.
action_map(data, mun, cve_mpo, loc, week, num_loc, blocks)
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. |
a tmap object.
Felipe Antonio Dzul Manzanilla felipe.dzul.m@gmail.com
1+1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.