Want to change (or give users the option) to have long data instead of wide ie. dates are rows not columns This will require a change in a lot of the functions. Maybe adding an input like `forecast_byrow = TRUE` would be best/clearest.
Want to change (or give users the option) to have long data instead of wide
ie. dates are rows not columns
This will require a change in a lot of the functions.
Maybe adding an input like
forecast_byrow = TRUEwould be best/clearest.