Description Usage Arguments Value
Print tree description in compact format
1 2 3 4 5 6 7 | print_shortened_tree_description(
tree_description,
type = "building block",
show = "all",
child_type = "entries",
skip_root = TRUE
)
|
tree_description |
A TreeDescription object |
type |
type label to print to console |
show |
which child nodes of the root to print or 'all' to print all |
child_type |
type label for child elements |
skip_root |
whether the root node should be printed |
The function prints to the console
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.