get_local_import_case_counts: Combine total and imported case counts

Description Usage Arguments Value

View source: R/get.R

Description

Combine total and imported case counts

Usage

1
get_local_import_case_counts(total_cases, linelist = NULL, cases_from = NULL)

Arguments

total_cases

Dataframe with following variables: date and cases.

linelist

Dataframe with at least the following variables: date_confirm, import_status

cases_from

A character string containing a date in the format "yyyy-mm-dd". Applies a filter to returned cases.

Value

A tibble containing cases by date locally and imported


epiforecasts/EpiNow documentation built on Oct. 26, 2020, 2:38 p.m.