archive_translated: Archive Translated ACNS Data

Description Usage Arguments Value

View source: R/translate_acns.R

Description

archive_translated() archives cases translated from the output of prep_acns(assign = TRUE). It saves the translated data without deduplicating.

Usage

1
2
3
4
5
archive_translated(
  data,
  dir = "V:/EPI DATA ANALYTICS TEAM/Case Assignment/data/archive/new_tests",
  force = FALSE
)

Arguments

data

Data from prep_acns(assign = TRUE)

dir

Archive directory

force

Should an existing file be overwritten?

Value

The path to the archive file


jesse-smith/covidassign documentation built on Aug. 23, 2021, 12:59 a.m.