Create a graphical collapsible tree overview of the models within a project.
This is mostly relevant in case the reference of models is included to
visualise the relationship between models
Usage
tree_overview(proj_obj, ...)
Value
a data frame is returned with the overview
Arguments
proj_obj
a project object created with get_proj
...
additional arguments passed to overview
Author
Richard Hooijmaijers
See Also
collapsibleTreeNetwork which does most of the work