View source: R/bubblePlotServer.R
bubblePlotServer | R Documentation |
Create the server part for the bubble plot
bubblePlotServer(id, lipid_data, pattern, title)
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 |
a part of the server
Rico Derks
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.