View source: R/Module_MS2BrowserModule.R
MS2BrowserModule | R Documentation |
Module for browsing and comparing MS2 data
MS2BrowserModule(input, output, session, values, keys = reactive({ "NO" })) MS2BrowserModuleUI(id)
input |
arguments necessary for use with
|
output |
arguments necessary for use with
|
session |
arguments necessary for use with
|
values |
a |
keys |
|
id |
id to be used to define a namespace via |
If the server module for this Module returns something,
it is described in Details
.
MS2BrowserModule
: Server logic
MS2BrowserModuleUI
: UI elements
values
for a description of the values
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.