etree-size {etree}R Documentation

Size of Energy Trees

Description

Depth and width of an Energy Tree.

Usage

depth(x, ...)

width(x, ...)

Arguments

x

An object of class etree.

...

Additional arguments.

Value

depth() returns the depth of the tree and width() gives the number of terminal nodes.

Functions


[Package etree version 0.1.0 Index]