sig_Snowday_ratio | R Documentation |
the ration of the day with snow, with the Temperatur methods
sig_Snowday_ratio(Preciptation, Temperatur, snow_threshold = 2)
Preciptation |
[xts]-2D(time, space) Time serious Preciptation in difficult location. |
Temperatur |
[xts]-2D(time, space) Time serious Temperatur in difficult location. |
snow_threshold |
Temperatur threshold for the snow day |
rslt <- sig_Snowday_ratio(xts_P, xts_Q)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.