renderCoffeewheel {bioCancer}R Documentation

Widget render function for use in Shiny

Description

Widget render function for use in Shiny

Usage

renderCoffeewheel(expr,env =  parent.frame(),  quoted = FALSE)

Arguments

expr

id

env

parent.frame()

quoted

FALSE

Value

A circular layout with genetic profile in Shiny App.

Examples

How <- "runManually"
## Not run: 
coffeewheel(treeData = sampleWheelData)

## End(Not run)

[Package bioCancer version 1.20.02 Index]