View source: R/standalone-viewer.R
| server_standalone_viewer | R Documentation |
Internal server function used by the standalone_viewer
hidden module. Retrieves the render function from the parent module session
and assigns it to the viewer's output.
server_standalone_viewer(input, output, session, ...)
input, output, session |
Shiny module server arguments |
... |
ignored |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.