prettytree | R Documentation |
Produces textual output representing a tree.
prettytree(x, inames = NULL, ilevels = NULL)
x |
a recursive list representing a tree. |
inames |
optional variable names. |
ilevels |
an optional list of levels for factors. |
This function is normally not called by users but needed in some reverse dependencies of party.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.