calc_spi: SPI: Standardized Precipitation Index 1, 3, 6 and 12 month...

Description Usage Arguments Value

View source: R/indecis_indices_functions.R

Description

SPI: Standardized Precipitation Index 1, 3, 6 and 12 month SPI

Usage

1
calc_spi(data, data_names = NULL, scale = 3, na.rm = FALSE)

Arguments

data

daily precipitation, mm

data_names

names of each period of time

scale

scale

na.rm

logical. Should missing values (including NaN) be removed?

Value

SPI


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