Skip to contents

Coerces an object of matrix class into an rTASSEL object of TasselDistanceMatrix class.

Usage

asTasselDistanceMatrix(m)

Arguments

m

An object of matrix class of \(m \times m\) structure (e.g. a pairwise matrix). Additionally, row and column names must be the same.

Value

Returns a TasselDistanceMatrix object.