Tree printing method for list objects. This is an interactive function.
Source:R/import-standalone-df-list-df.R
dot-tree.RdTree printing method for list objects. This is an interactive function.
Arguments
- x
A list
- max_levels
The maximum number of levels to show
- ...
Additional arguments:
max_widththe number of items horizontally to show before truncating.max_lengththe number of items vertically to show before truncating.others are passed to
format(...)
- verbose
print output to the console (the default)