renderMetabologram | R Documentation |
Widget render function for use in Shiny
renderMetabologram(expr, env= parent.frame(), quoted = FALSE)
expr |
expression |
env |
parent.frame() |
quoted |
FALSE |
A circular plot with genetic profile in Shiny App.
## 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.