View source: R/print_path_tree.R
print.path_tree | R Documentation |
Print a tree
## S3 method for class 'path_tree' print(x, max_depth = 2, ...)
x |
tree object as returned by |
max_depth |
number of depth levels to be printed |
... |
further arguments (currently not used) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.