etree-size | R Documentation |
Depth and width of an Energy Tree.
depth(x, ...) width(x, ...)
x |
An object of class |
... |
Additional arguments. |
depth()
returns the depth of the tree and width()
gives the
number of terminal nodes.
depth
: Depth of the three.
width
: Number of terminal nodes in the tree.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.