read_dengue_dataset.Rd
Read the dengue dataset of [SINAVE](https://www.sinave.gob.mx/)
read_dengue_dataset(
path,
spatial_resolution,
status_caso,
des_edo_res = NULL,
des_mpo_res = NULL
)
is the path of dengue dataset.
is the spatial resolution or the administrative level. The values are country, state and municipality.
is a string for define the state in uppercase.
is a string for define the municipality in uppercase.
1 probable, 2 confirmado, & 3 descartado.
a data.table object.