distances (version 0.1.10)

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)

Value

Returns TRUE if x is a valid

distances object, otherwise FALSE.

Arguments

x

object to check.