describe {dexisensitivity}R Documentation

Generic Describe Function for Objects

Description

Provides a comprehensive description of an object.

Usage

describe(object)

Arguments

object

The object to be described.

Value

No return value, called for the side effect of a description of the object (description of each node in case of a Tree object)

See Also


[Package dexisensitivity version 1.0.0 Index]