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

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