func_wettest6monSeasRatio {foreSIGHT} | R Documentation |
Calculates the ratio of wet season to dry season rainfall, based on wettest6monPeakDay
Description
Calculates the ratio of wet season to dry season rainfall, based on wettest6monPeakDay
Usage
func_wettest6monSeasRatio(data, attArgs = NULL)
Arguments
data |
is a vector, representing a time series |
attArgs |
is a list, with attArgs$doy denoting the day of year for each value in the time series |
[Package foreSIGHT version 1.2.0 Index]