epi_NA_interpolate: Interpolates missing epi data.

Description Usage Arguments Value

View source: R/cleaners_helpers.R

Description

Interpolates missing epi data.

Usage

1
epi_NA_interpolate(epi_data, quo_casefield, quo_groupfield)

Arguments

epi_data

Epidemiological data with case numbers per week, with date field "obs_date".

quo_casefield

Quosure of user given casefield to run_epidemia().

quo_groupfield

Quosure of the user given geographic grouping field to run_epidemia().

Value

Same data as epi_data with new interpolated case field, cases_epidemiar.


EcoGRAPH/epidemiar documentation built on Nov. 13, 2020, 5:31 p.m.