renderCoffeewheel {bioCancer} | R Documentation |
Widget render function for use in Shiny
renderCoffeewheel(expr, env = parent.frame(), quoted = FALSE)
expr |
id |
env |
parent.frame |
quoted |
FALSE |
A circular layout with genetic profile in Shiny App.
How <- "runManually" ## Not run: coffeewheel(treeData = sampleWheelData) ## End(Not run)