animap_vector_hotblocks: a function for create the animated map of hotblocks of eggs.

animap_vector_hotblocks(
  path_vector,
  locality,
  cve_edo,
  dir,
  name,
  vel,
  xleg,
  yleg
)

Arguments

path_vector

is the directory of ovitrap datasets.

locality

is the locality target with the ovitraps.

cve_edo

is the text id of the state.

dir

is the directory where the animation will be saved.

name

is the name of the gif file.

vel

is the delay time between images. See also tmap_animation.

xleg

x_leg is the x position of legend. The value is in 0 to 1.

yleg

y_leg is the y position of legend. The value is in 0 to 1.

Value

a gif file of animation.

See also

Author

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

Examples

1+1
#> [1] 2