Learn R Programming

phenModel (version 1.0)

plot_phen_forecast: 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 phen_model_forecast function

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.

See Also

valentia