renderTree | R Documentation |
Should return a list from the given expression which will be converted into a
shinyTree
.
renderTree(expr, env = parent.frame(), quoted = FALSE)
expr |
The expression to be evaluated which should produce a list. |
env |
The environment in which |
quoted |
Is |
shinyTree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.