Description Usage Arguments Value Examples
SyDBTree
Produce a tree that shows a (sub)system's hierarchical
composition. (Sub)systems that are not found in "db" are not shown. If
none of the requested input (sub)systems can be found, the function
returns NULL. Subsystems whose code begins with "NOT IN " are sorted to
the end of the tree.
1 |
sys |
(character) vector of codes or QQIDs of systems |
db |
(character) system database |
MAX |
(numeric) the maximum number of levels to return. Defaults to Inf. |
(character) a vector that can be cat()ed to draw the tree
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.