Create the shiny server
1 2 | ## S4 method for signature 'TrenaViz'
createServer(obj, session, input, output)
|
obj |
An object of class TrenaViz |
session |
A shiny session |
input |
A shiny input object |
output |
A shiny output object |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.