bind_acns_positive: Bind Positive NBS Data to ACNS

Description Usage Arguments

View source: R/prep_acns.R

Description

bind_acns_positive() binds new data from prep_positive() to the input ACNS data.

Usage

1
bind_acns_positive(.acns, assign = FALSE, date = attr(.acns, "date"), ...)

Arguments

.acns

ACNS data

assign

Is this call for case assignment purposes (TRUE) or SMS purposes (FALSE)? Default is FALSE.

date

The date attribute for the date_tbl output

...

Additional arguments to pass to prep_positive(); at time of creation, these include filter_lab and filter_acns


jesse-smith/covidsms documentation built on Dec. 25, 2021, 4:24 a.m.