write_sas_pos: Write Positive Investigation and PCR Data to CSV for SAS

View source: R/write_sas.R

write_sas_posR Documentation

Write Positive Investigation and PCR Data to CSV for SAS

Description

Write Positive Investigation and PCR Data to CSV for SAS

Usage

write_sas_pos(
  data = pos(process_inv()),
  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.