Description Usage Arguments Value Examples
Widget render function for use in Shiny
1 | renderCoffeewheel(expr,env = parent.frame(), quoted = FALSE)
|
expr |
id |
env |
parent.frame() |
quoted |
FALSE |
A circular layout with genetic profile in Shiny App.
1 2 3 4 5 | How <- "runManually"
## Not run:
coffeewheel(treeData = sampleWheelData)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.