get_index_params: Default index parameters

Description Usage Arguments Examples

View source: R/get_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', 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: T_max, T_min, T_mean for maximum, minimum and mean temperature and SolRad for solar radiation.

Examples

1
get_index_params('huglin')

sitscholl/rebecka_package documentation built on Aug. 25, 2020, 4:20 a.m.