Estimated cases of dengue and eggs

estimated_eggs(
  path_dengue,
  localidad,
  year,
  fac_axes,
  municipio,
  path_ovitraps
)

Arguments

path_dengue

It is the path of the dataset of the sinave

localidad

Its the locality target

year

is the year

fac_axes

is the factor for the dual axis

municipio

is the municipality

path_ovitraps

It is the path of the dataset of ovitrap

Examples

1+1
#> [1] 2