print.path_tree: Print a tree

View source: R/print_path_tree.R

print.path_treeR Documentation

Print a tree

Description

Print a tree

Usage

## S3 method for class 'path_tree'
print(x, max_depth = 2, ...)

Arguments

x

tree object as returned by kwb.fakin:::to_tree

max_depth

number of depth levels to be printed

...

further arguments (currently not used)


KWB-R/kwb.fakin documentation built on June 14, 2022, 2 p.m.