describe | R Documentation |
Provides a comprehensive description of an object.
describe(object)
object |
The object to be described. |
No return value, called for the side effect of a description of the object (description of each node in case of a Tree object)
Tree-class
: For the Tree class definition.
print.Tree
: For printing a Tree object.
show.Tree
: For showing a Tree object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.