Chart forecasts

forecast_chart(Data, Title, Ylab, Freq, zeroline = FALSE)

Arguments

Data

data.frame: oos.forecast object

Title

string: chart title

Ylab

string: y-axis label

Freq

string: frequency (acts as sub-title)

zeroline

boolean: if TRUE then add a horizontal line at zero

Value

ggplot2 chart