write_sas_neg: Write Negative Investigation and PCR Data to CSV for SAS

View source: R/write_sas.R

write_sas_negR Documentation

Write Negative Investigation and PCR Data to CSV for SAS

Description

Write Negative Investigation and PCR Data to CSV for SAS

Usage

write_sas_neg(
  data = neg(process_pcr()),
  type = c("inv", "pcr"),
  dir = "V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/Data for SAS",
  date = attr(data, "date"),
  force = FALSE
)

jesse-smith/coviData documentation built on Jan. 14, 2023, 11:08 a.m.