PrettyPrintBrendaEntry | R Documentation |
Print a brenda.entry in a tree view.
PrettyPrintBrendaEntry(x, index, tail.idx, depth, full.output)
x |
A |
index |
A string of the name of the sublist. |
tail.idx |
A string showing the last element in the entry. This is for printing a different character in the tree. |
depth |
Int, showing the depth of the element. |
full.output |
A boolean default to FALSE. If TRUE, print entry even if it's empty (NA or 0 rows). |
Nothing; prints object tree-view to the terminal.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.