cut.path_tree | R Documentation |
Reduce a path tree to its first levels.
## S3 method for class 'path_tree' cut(x, n_levels = 2, depth = 0, ...)
x |
tree object as returned by |
n_levels |
number of levels to which the tree is cut |
depth |
current depth level |
... |
further arguments (currently not used) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.