Skip to contents

With parallel processing.

Usage

expand_indi(agg, agg_time, anos, indi_fun, save_args = TRUE)

Arguments

agg

character vector. Spatial aggregation levell. uf_res for UF of residence. uf_ocor for UF of occurrence. regsaude_res for regiao de saude of residence. regsaude_ocor for regiao de saúde of occurence. mun_res for municipality of residence. mun_ocor for municipality of ocurrence.

agg_time

character vector. Time aggregation levels. year for yearly data. month for monthly data. week for weekly data. Defaults to year.

anos

numeric vector. Years.

indi_fun

character. Function name.

save_args

logical. Save agg and agg_time arguments on results table.