| index.freq | R Documentation | 
Function to compute the relative/absolute amount of days below/above a predefined threshold.
index.freq(ts, threshold = 1, condition, freq.type)
| ts | A vector containing the data | 
| threshold | A float number defining the threshold considered. Default to 1 (for precipitation). | 
| condition | Inequality operator to be applied considering the given threshold.
 | 
| freq.type | A character string indicating if frequecies to be computed are relative ( | 
A float number corresponding to the proportion/number of days below/above the defined threshold.
Douglas Maraun, J. Bedia, D. San-Martin, S. Herrera
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.