renderMetabologram: Widget render function for use in Shiny

View source: R/metabologram.R

renderMetabologramR Documentation

Widget render function for use in Shiny

Description

Widget render function for use in Shiny

Usage

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

Arguments

expr

expression

env

parent.frame()

quoted

FALSE

Value

A circular plot with genetic profile in Shiny App.

Examples

## Not run: 
library(bioCancer)
bioCancer::metabologram(treeData = sampleMetabologramData)

## End(Not run)

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