draw_traced_by_app: Helper function to check primary and secondary trace_app_user...

Description Usage Arguments Value

View source: R/draw_distributions.R

Description

For a case to be traced via the app, the secondary case and the primary/index case must both be app users.

Usage

1
draw_traced_by_app(state_df, primary_state_df, primary_case_ids)

Arguments

state_df

state_df object for the new cases

primary_state_df

The state_df object for the index/primary cases.

primary_case_ids

A list of case_ids for the primary cases.

Value

A boolean vector of length n for each case's app tracing status


bcgov/epi.branch.sim documentation built on Dec. 16, 2020, 5:49 a.m.