Description Usage Arguments Value Examples
Widget render function for use in Shiny
1 | renderMetabologram(expr, env= parent.frame(), quoted = FALSE)
|
expr |
expression |
env |
parent.frame() |
quoted |
FALSE |
A circular plot with genetic profile in Shiny App.
1 2 3 4 5 | ## Not run:
library(bioCancer)
bioCancer::metabologram(treeData = sampleMetabologramData)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.