View source: R/hfr_append_sources.R
hfr_append_sources | R Documentation |
#' Append HFR and DATIM Data
hfr_append_sources(
folderpath_hfr,
folderpath_datim,
start_date,
weeks = 4,
max_date = TRUE,
folderpath_output
)
folderpath_hfr |
folder path to HFR processed data |
folderpath_datim |
folder path to DATIM extracts, see |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.