Description Usage Arguments Details Value Author(s) Examples
stiEvents
returns a vector containing events occurence computed from the given STI values.
1 | stiEvents(values)
|
values |
a time ordered series of STI values. |
The stiEvents
function allows computing events from a time ordered series of STI values. Events are defined as:
1 2 3 4 5 6 7 |
stiEvents
returns a vector of events occurence from "Extremely hot" to "Extremely cold".
Marc Fasel <marc.fasel@unige.ch>
1 2 3 |
Extremely hot Very hot Moderately hot Near normal Moderately cold
58 94 150 1230 191
Very cold Extremely cold
65 20
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.