calc_spei: 125. SPEI: Standardized Precipitation Evapotranspiration...

Description Usage Arguments Value

View source: R/indecis_indices_functions.R

Description

125. SPEI: Standardized Precipitation Evapotranspiration Index 1, 3, 6 and 12 month SPEI

Usage

1
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


ClimInd documentation built on April 10, 2021, 1:06 a.m.