View source: R/Module_LoadSessionModule.R
LoadSessionModule | R Documentation |
Module for loading an entire Metaboseek session
LoadSessionModule(input, output, session, values, useActionLink = F) LoadSessionModuleUI(id)
input |
arguments necessary for use with
|
output |
arguments necessary for use with
|
session |
arguments necessary for use with
|
values |
a |
useActionLink |
if TRUE, will use an |
id |
id to be used to define a namespace via |
Loads a Metaboseek session from a MseekSession object saved in an RDS file with the file extension ".Msks".
nothing, but modifies values
LoadSessionModule
: server logic
LoadSessionModuleUI
: 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.