Description Usage Arguments See Also
View source: R/GUI-PLOTTING-SUBPLOTS.R
Note that this function is not persistent. You must re-register in every R session you wish to use this plot type.
1 | register_insitu_subplot_module(name, uiFunction, serverFunction)
|
name |
Name of the plot type |
uiFunction |
Shiny module UI function that takes an id parameter and returns a |
serverFunction |
Shiny module server function that takes
|
http://shiny.rstudio.com/articles/modules.htm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.