rg_index_params: Default index parameters for different bioclimatic indices

Description Usage Arguments Examples

View source: R/index_params.R

Description

This function stores some default properties of bioclimatic indices.

Usage

1

Arguments

x

character, name of the bioclimatic index. Possible values are: 'huglin', 'winkler', 'GSTavg', 'cni', or 'rad_sum'. There are some predefined indices within this function (Currently: Winkler, Huglin, GSTavg, rad_sum). To use this parameter, the columns in the input df have to be named the following way: tmax, tmin, tmean for maximum, minimum and mean temperature and rad for solar radiation.

Examples

1
get_index_params('huglin')

sitscholl/Rgadgets documentation built on Feb. 19, 2021, 1:24 a.m.