#' Append HFR and DATIM Data

hfr_append_sources(
  folderpath_hfr,
  folderpath_datim,
  start_date,
  weeks = 4,
  max_date = TRUE,
  folderpath_output
)

Arguments

folderpath_hfr

folder path to HFR processed data

folderpath_datim

folder path to DATIM extracts, see extract_datim()

start_date

start date of HFR period, YYYY-MM-DD format

weeks

number of weeks to create, default = 4

max_date

cut off data at max date? default = NULL

folderpath_output

folder path for saving the output