quantile_to_long: Pivot Quantile Forecasts From Wide to Long Format
Description
Given a data.frame that follows the structure shown in
quantile_example_data_wide, the function outputs the same
data in a long format as (as shown in
quantile_example_data_long). This can be useful e.g. for
plotting.