plot_season | R Documentation |
Plot growing season divding result.
plot_season( INPUT, brks, plotdat, IsPlot.OnlyBad = FALSE, show.legend = TRUE, ylab = "VI", title = NULL, show.shade = TRUE, margin = 0.35 )
INPUT |
A list object with the elements of |
brks |
A list object returned by |
plotdat |
(optional) A list or data.table, with |
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) |
show.shade |
Boolean, period inside growing cycle colored as shade? |
margin |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.