View source: R/Module_MultiEICmodule.R
MultiEICmodule | R Documentation |
Allows viewing multiple interactive EIC views at a time by providing multiple
EICmodule
outlets
MultiEICmodule(input, output, session, values) MultiEICmoduleUI(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 its internalValues, a reactivevalues
object
If the server module for this Module returns something,
it is described in Details
.
MultiEICmodule
: server logic for the MultiEICmodule
MultiEICmoduleUI
: UI elements for the MultiEICmodule
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.