indexShow: List all available heat indices

View source: R/indexShow.R

indexShowR Documentation

List all available heat indices

Description

Print a table with a summary of the available indices

Usage

indexShow()

Value

Print a table on the screen with the following columns:

  • code: Code of the index.

  • longname: Long description of the index

  • index.fun: The name of the internal function used to calculate it

  • tas, dewp, hurs, wind, radiation: A logical value (0/1) indicating the input variables required for index calculation. Temperature and either dew point temperature or relative humidity need to be always provided.

  • units: The units of the index.

Author(s)

A. Casanueva


anacv/HeatStress documentation built on Aug. 9, 2022, 2:36 p.m.