Learn R Programming

algebraic.dist (version 0.1.0)

is_dist: Function to determine whether an object x is a dist object.

Description

Function to determine whether an object x is a dist object.

Usage

is_dist(x)

Value

Logical indicating whether x is a dist object.

Arguments

x

The object to test