(required, data frame) Data frame with numeric columns to transform into a distance matrix. Default: NULL
name_column
(optional, column name) Column naming individual time series. Numeric names are converted to character with the prefix "X". Default: NULL
distance
(optional, character vector) name or abbreviation of the distance method. Valid values are in the columns "names" and "abbreviation" of the dataset distances. Default: "euclidean".