path_deaths: Most Recent Deaths File

View source: R/path_by_pattern.R

path_deathsR Documentation

Most Recent Deaths File

Description

path_deaths() finds the path to the most recent linelist of deaths from NBS or the surveillance team.

Usage

path_deaths(
  src = c("nbs", "surv"),
  dir = "V:/EPI DATA ANALYTICS TEAM/MORTALITY DATA/"
)

Arguments

src

Which deaths file to look for; "nbs" for the NBS file, or "surv" for the surviellance file

dir

The directory to search

Value

An fs_path character vector


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