Description Usage Arguments Examples
Provides Season (Winter, Spring, Summer, Fall) line and smooth plot in one commmon diagram
1 |
data |
data frame with yearly data (long format) with average values for the seasons. |
1 2 | ggts_season(uts_gen_yearly_seasonal_avg(monthly_climate_basel)) +
ggplot2::facet_wrap(~Measure, ncol = 1, scales = "free")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.