Learn R Programming

bioclim (version 0.4.0)

thermind: Function to Compensated Thermal Index

Description

Computes Compensated Thermal Index from monthly temperature.

Usage

thermind(t)

Value

Compensated Thermal Index

Arguments

t

Monthly average temperature data (12 nueric values).

Examples

Run this code
thermind(rnorm(12, 18, 6))

Run the code above in your browser using DataLab