func_dyWet {foreSIGHT} | R Documentation |
Calculates average rainfall on wet days (above threshold)
Description
Calculates average rainfall on wet days (above threshold)
Usage
func_dyWet(data, attArgs)
Arguments
data |
is a vector, representing a time series |
attArgs |
is a list, with attArgs$threshold denoting the threshold |
[Package foreSIGHT version 1.2.0 Index]