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

tree_overview(...)

Arguments

...

additional arguments passed to overview

Value

a data frame is returned with the overview

See also

collapsibleTreeNetwork which does most of the work

Author

Richard Hooijmaijers

Examples


if (FALSE) {
 tree_overview()
}