thermind {bioclim}R 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))

[Package bioclim version 0.4.0 Index]