load_report_date: Load Report Dates from 'fst' File

View source: R/report_date.R

load_report_dateR Documentation

Load Report Dates from fst File

Description

load_report_date() is a simple wrapper around fst() that reads reduced report date data from an fst file. It exists purely for convenience and semantic clarity; it should only be used with files created by save_report_date().

Usage

load_report_date(
  path = path_create("V:/EPI DATA ANALYTICS TEAM/COVID SANDBOX REDCAP DATA/",
    "Report Date Linelist/report_date_linelist", ext = "fst")
)

Arguments

path

The path to a file created by save_report_date()

Value

An fst_tbl object


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