View source: R/Module_EICOptionsModule.R
EICOptionsModule | R Documentation |
Module to change EIC options
EICOptionsModule(input, output, session, values) EICOptionsModuleUI(id)
input |
arguments necessary for use with
|
output |
arguments necessary for use with
|
session |
arguments necessary for use with
|
values |
a |
id |
id to be used to define a namespace via |
Returns nothing, but writes to values$GlobalOpts
If the server module for this Module returns something,
it is described in Details
.
EICOptionsModule
: server logic for the EICOptionsModule
EICOptionsModuleUI
: UI elements for the EICOptionsModule
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.