indexShow: List all available Indices

View source: R/indexGrid.R

indexShowR Documentation

List all available 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. This is the character string used as input value for the argument index.code in indexGrid

  • longname: Long description of the index

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

  • tn, tx, tm, pr: A logical value (0/1) indicating the input variables required for index calculation

  • units: The units of the index (when different from those of the input variable)

Author(s)

J. Bedia, M. Iturbide


SantanderMetGroup/climate4R.indices documentation built on July 3, 2023, 11:02 p.m.