plot_phen_forecast {phenModel} | R Documentation |
Plot Phenology Model Multi-Year Forecast
Description
Produces a plot of the phenology model multi-year forecasting evaluations.
Usage
plot_phen_forecast(obj, year_from = 1, xlab = "Year",
ylab = "Days from 1st November")
Arguments
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 |
Value
A ggplot
object.
Author(s)
Rafael de Andrade Moral (rafael.deandrademoral@mu.ie) and Rowan Fealy
See Also
[Package phenModel version 1.0 Index]