View source: R/messageBoxModule.R
the server for a MessageBox shiny module
1 | messageBoxServer(id, input, output, session, newContent)
|
input |
enviroment provide by shiny |
output |
enviroment provide by shiny |
session |
enviroment provide by shiny |
newContent |
character string, what to display |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.