Description Usage Arguments Value Examples
Given a tree, this function returns its leaves.
1 | get_leaves(icceTree)
|
icceTree |
icceTree data structure |
a list of nodes representing the leaves of the tree
1 | leaves <- get_leaves(icceTree)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.