This function returns an array with the kept elements from the input array or the input time series.
Arguments
x
Input numerical array or time series that must satisfy the compliance control check defined in is.bimets.
idx
Numerical array built with the indices of selected elements to be removed from the input. If the input is a time series the index must be provided as a sequence of numbers IDX=YEAR+PERIOD/FREQ with YEAR and PERIOD the year and the period to be removed (see example).
avoidCompliance
If TRUE, compliance control check of input time series will be skipped. See is.bimets