tm_s: Growing season(May-Sep)

Description Usage Arguments Value Examples

Description

Growing season (may to september) mean TG

Usage

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

Arguments

data

daily mean temperature, Celsius

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

temperature, Celsius

Examples

1
2

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