date-data: Get Dates for Data files

date-dataR Documentation

Get Dates for Data files

Description

date_inv() returns the date of an NBS investigation file (if it exists)

Usage

date_inv(date = NULL)

date_pcr(date = NULL)

date_vac(date = NULL)

Arguments

date

A date (as a Date or "%Y-%m-%d" string)

Details

date_pcr() returns the date of an NBS PCR file (if it exists)

date_vac() returns the date of a TennIIS vaccination file (if it exists)

Value

A Date (or errors if data does not exist)


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