Description Usage Arguments See Also
View source: R/GUI-PLOTTING-ANNOTATION-AAAA.R
Note that this function is not persistent. You must re-register in every R session you wish to use this annotation type.
1 | register_plot_annotation_module(name, uiFunction, serverFunction)
|
name |
Name of the annotation type |
uiFunction |
Shiny module UI function that takes an id parameter and returns a |
serverFunction |
Shiny module server function that returns a
|
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.