is.distances: Check 'distances' object

View source: R/methods.R

is.distancesR Documentation

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.


distances documentation built on Feb. 16, 2023, 7:59 p.m.