Skip to contents

Create an oracle output table from a Hub

Usage

generate_oracle_output_table(hub_path, ts_date_col = "date")

Arguments

hub_path

Path to the hub root.

ts_date_col

Name of the date column in the time-series format target data. Will be converted to target_end_date for the oracle output. Default date.

Value

the oracle output table, as a tibble.