distmirr: Internal function to convert a distance structure to a matrix

View source: R/TopoS.R

distmirrR Documentation

Internal function to convert a distance structure to a matrix

Description

For internal use only.

Usage

distmirr(dis)

Arguments

dis

a distance structure as computed by dist

Value

A symmetric distance matrix is returned.

See Also

dist


klaR documentation built on March 31, 2023, 3:03 p.m.

Related to distmirr in klaR...