path_inv_id: Path to Processed Investigation Local IDs

path_inv_idR Documentation

Path to Processed Investigation Local IDs

Description

Path to Processed Investigation Local IDs

Usage

path_inv_id(
  date = NULL,
  status = c("+", "-"),
  dir = path_create("V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/Data for R/",
    "inv_local_id")
)

Arguments

date

A Date or string in the format "YYYY-MM-DD"

status

Should the path be to "positive" or "negative" IDs?

dir

The directory holding the files of interest

Value

An fs_path


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