calc_spei {ClimInd} | R Documentation |
125. SPEI: Standardized Precipitation Evapotranspiration Index 1, 3, 6 and 12 month SPEI
Description
125. SPEI: Standardized Precipitation Evapotranspiration Index 1, 3, 6 and 12 month SPEI
Usage
calc_spei(eto, pr, data_names = NULL, scale = 3, na.rm = FALSE)
Arguments
eto |
et0 |
pr |
precipitation |
data_names |
names of each period of time |
scale |
scale |
na.rm |
logical. Should missing values (including NaN) be removed? |
Value
SPEI
[Package ClimInd version 0.1-3 Index]