R/tree.R
cut.path_tree.Rd
Reduce a path tree to its first levels.
# S3 method for path_tree cut(x, n_levels = 2, depth = 0, ...)
tree object as returned by kwb.fakin:::to_tree
kwb.fakin:::to_tree
number of levels to which the tree is cut
current depth level
further arguments (currently not used)