metabologramOutput | R Documentation |
Widget output function for use in Shiny
metabologramOutput(outputId, width = 600, height = 500)
outputId |
id |
width |
600 |
height |
600 |
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.