Plot growing season divding result.
plot_season( INPUT, brks, plotdat, ylu, IsPlot.OnlyBad = FALSE, show.legend = TRUE, ylab = "VI", title = NULL )
INPUT | A list object with the elements of |
---|---|
brks | A list object returned by |
plotdat | (optional) A list or data.table, with |
ylu |
|
IsPlot.OnlyBad | If true, only plot partial figures whose NSE < 0.3. |
show.legend | Whether to show legend? |
ylab | y axis title |
title | The main title (on top) |