run a module in standalone mode
| 1 | run_module(module_name, ..., use_shiny_dashboard = FALSE)
 | 
| module_name | a character, the name of the server function | 
| ... | additional named parameters passed to the module | 
| use_shiny_dashboard | a logical, set to TRUE if the module uses shinydashboard components | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.