Description Usage Arguments Value
prep_acns()
prepares ACNS data for use in case assignment and NBS data
management processes. In addition to standardizing the dataset, it adds 3
variables:
A logical indicating whether a case is school-aged
A logical indicating whether a case is housed in a long-term care facility
A logical indicating whether a case is a duplicate
1 2 3 4 5 6 7 8 |
.data |
Data frame or data frame extension containing ACNS data. If none is supplied, the latest data will be downloaded. |
incl_positive |
Should the output include new positives from NBS? |
filter_acns |
Should duplicated data from the previous ACNS files be filtered out? |
filter_lab |
Should labs in the current ACNS data be filtered from NBS? |
assign |
Is this data being used for assignment purposes ( |
date |
The date that the data was reported. This is extracted from the
|
Prepared data in tibble
format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.