plot_phen_forecast {phenModel} | R Documentation |
Produces a plot of the phenology model multi-year forecasting evaluations.
plot_phen_forecast(obj, year_from = 1, xlab = "Year",
ylab = "Days from 1st November")
obj |
an output from the |
year_from |
the first year we are forecasting for (e.g. "2015") |
xlab |
the x-axis label |
ylab |
the y-axis label |
A ggplot
object.
Rafael de Andrade Moral (rafael.deandrademoral@mu.ie) and Rowan Fealy