as.matrix {dtwclust}R Documentation

as.matrix

Description

proxy exported a non-generic as.matrix function. This is to re-export the base version and add coercion methods for pairdist and crossdist.

Usage

as.matrix(x, ...)

Arguments

x, ...

See base::as.matrix().

See Also

base::as.matrix()


[Package dtwclust version 5.5.12 Index]