thermind: Function to Compensated Thermal Index

View source: R/f_thermind.R

thermindR Documentation

Function to Compensated Thermal Index

Description

Computes Compensated Thermal Index from monthly temperature.

Usage

thermind(t)

Arguments

t

Monthly average temperature data (12 nueric values).

Value

Compensated Thermal Index

Examples

thermind(rnorm(12, 18, 6))

bioclim documentation built on Nov. 2, 2023, 6:06 p.m.

Related to thermind in bioclim...