Plot growing season divding result.
1 2 3 4 5 6 7 8 9 | plot_season(
INPUT,
brks,
plotdat,
ylu,
IsPlot.OnlyBad = FALSE,
show.legend = TRUE,
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? |
title |
The main title (on top) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.