Skip to contents

Internal function used in distantia() and distantia_importance() to generate a data frame with combinations of time series and function arguments.

Usage

utils_tsl_pairs(tsl = NULL, args_list = NULL)

Arguments

tsl

(required, list) Time series list. Default: NULL

args_list

(required, list) arguments to combine with the pairs of time series. Default: NULL

Value

data frame