describe: Generic Describe Function for Objects

describeR 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

  • Tree-class: For the Tree class definition.

  • print.Tree: For printing a Tree object.

  • show.Tree: For showing a Tree object.


dexisensitivity documentation built on Oct. 30, 2024, 1:08 a.m.