coffeewheelOutput {bioCancer}R Documentation

Widget output function for use in Shiny

Description

Widget output function for use in Shiny

Usage

coffeewheelOutput(outputId, width=700, height=700)

Arguments

outputId

id

width

700

height

700

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.18.0 Index]