Description Usage Arguments Examples
This function stores some default properties of bioclimatic indices.
1  | 
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.  | 
1  | get_index_params('huglin')
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.