ngsr: Non-growing season precipitation

Description Usage Arguments Value Examples

Description

Total precipitation from October to April

Usage

1
ngsr(data, data_names = NULL, na.rm = FALSE, ...)

Arguments

data

daily precipitation, mm

data_names

names of each period of time

na.rm

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

...

further arguments passed to or from other methods

Value

precipitation, mm

Examples

1
2

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