Learn R Programming

dendextend (version 1.4.0)

is.dendrogram: Is the object of class dendrogram

Description

Is the object of class dendrogram. Very basic for many functions in the package.

Usage

is.dendrogram(x)

Arguments

x
an object.

Value

logical - is the object of class dendrogram.