to_report_date_fst: Convert NBS Data to 'fst' Files Containing Report Dates

View source: R/report_date.R

to_report_date_fstR Documentation

Convert NBS Data to fst Files Containing Report Dates

Description

to_report_date_fst() is an internal function called by archive_report_date(). It saves inferred report dates (birth_date) to save_as for each NBS ID in the files in path.

Usage

to_report_date_fst(path, birth_date, save_as)

Arguments

path

The paths to data files to read

birth_date

The date of creation of each file - used as inferred report date

save_as

The location to save each file

Value

A tibble containing the input vectors path, birth_date, save_as (invisibly)


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