View source: R/Module_updaterModule.R
updaterModule | R Documentation |
module to update Metaboseek from inside the UI. Currently not working.
updaterModule( input, output, session, tag, set = list(package = "Metaboseek", refs = c("master", "devel", "devel_raw"), active = T) ) updaterModuleUI(id)
input |
arguments necessary for use with
|
output |
arguments necessary for use with
|
session |
arguments necessary for use with
|
tag |
id to be used in ns() |
set |
set which package to update and which branches to allow to be selected |
id |
id to be used to define a namespace via |
Returns nothing
updaterModule
: Server logic
updaterModuleUI
: 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.