| .tree | R Documentation |
Tree printing method for list objects. This is an interactive function.
.tree(x, max_levels = 6, ..., verbose = TRUE)
x |
A list |
max_levels |
The maximum number of levels to show |
... |
Additional arguments:
|
verbose |
print output to the console (the default) |
The hierarchy as a string, called for side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.