Plot the seasonal cycle. Continuous variables are plotted as boxplots while binary variables are plotted as sums.
| 1 2 | plot_t_cycle(x, continuous = is_continuous(x), main = pretty_main(x$t_step,
  what = "Cycle"))
 | 
| x | a stsaav object | 
| continuous | logical TRUE to treat vcol as a continuous variable | 
| main | character, by default 'Season Cycle' | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.