climdex.txn: Monthly Minimum of Daily Maximum Temperature

View source: R/indices.R

climdex.txnR Documentation

Monthly Minimum of Daily Maximum Temperature

Description

This function computes the climdex index TXn.

Usage

climdex.txn(ci, freq = c("monthly", "annual", "halfyear", "seasonal"))

Arguments

ci

Object of type climdexInput.

freq

Time frequency to aggregate to.

Details

This function takes a climdexInput object as input and computes the monthly or annual minimum of daily maximum temperature.

Value

A vector containing the value of the index for each month.


ECA-D/climind documentation built on Nov. 26, 2022, 10:20 a.m.