bubblePlotServer: Create bubble plot server part

View source: R/bubblePlotServer.R

bubblePlotServerR Documentation

Create bubble plot server part

Description

Create the server part for the bubble plot

Usage

bubblePlotServer(id, lipid_data, pattern, title)

Arguments

id

input id

lipid_data

data which is used to make the plot.

pattern

regular expression pattern to select the correct lipid classes.

title

is the title use on top of the indentication page

Value

a part of the server

Author(s)

Rico Derks


ricoderks/lipidomics documentation built on Nov. 10, 2024, 2:30 a.m.