distances (version 0.1.6)

is.distances: Check distances object

Description

is.distances checks whether the provided object is a valid instance of the distances class.

Usage

is.distances(x)

Arguments

x

object to check.

Value

Returns TRUE if x is a valid distances object, otherwise FALSE.