Skip to contents

Downloads (or reloads) history, forecast inputs, adds indicators, and saves the quarterly master data file for the current vintage.

Usage

make_data_qmain(cfg = load_forecast_cfg(), indicators = NULL)

Arguments

cfg

List-like configuration, normally from [load_forecast_cfg()].

indicators

Optional xts object of indicator variables; when `NULL` the function reloads from disk using the configured file name.

Value

Invisible xts object containing the master quarterly dataset.