Description Usage Arguments Value
View source: R/translate_acns.R
archive_translated()
archives cases translated from the output of
prep_acns(assign = TRUE)
. It saves the
translated data without deduplicating.
1 2 3 4 5 | archive_translated(
data,
dir = "V:/EPI DATA ANALYTICS TEAM/Case Assignment/data/archive/new_tests",
force = FALSE
)
|
data |
Data from |
dir |
Archive directory |
force |
Should an existing file be overwritten? |
The path to the archive file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.