index_arguments: get arguments index Get arguments for index to pass to...

View source: R/calc_indices_get_arguments.R

index_argumentsR Documentation

get arguments index Get arguments for index to pass to function and check if variable from which index is calculated exists Generic function for getting climindvis index arguments

Description

get arguments index Get arguments for index to pass to function and check if variable from which index is calculated exists Generic function for getting climindvis index arguments

Usage

index_arguments(climindvis, ...)

Arguments

NAmaxAgg

Maximum number of missing values in daily data of each aggregation period (e.g. in all January values for the whole time series). Value between 0 (=0%; no missing values allowed) and 100 (=100%; all values can be missing values). If the number of missing values is higher than NAmaxAgg the index value for the respective grid point/station is set to NA. Default = 20 (20%).


Climandes/ClimIndVis documentation built on June 9, 2025, 7:09 p.m.