Description Usage Arguments Value Examples
Widget output function for use in Shiny
1 | metabologramOutput(outputId, width = 600, height = 500)
|
outputId |
id |
width |
600 |
height |
600 |
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.