coffeewheelOutput: Widget output function for use in Shiny

View source: R/coffeewheel.R

coffeewheelOutputR 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)

kmezhoud/bioCancer documentation built on Feb. 17, 2024, 10:29 a.m.