When runninng the shiny app, create the global variable
defaultInput <- defaultInput()
. When running
functions from ShinyLipids outside of the Shiny app,
generate the input list normally created by the web interface
with input <- defaultInput()
.
1 |
:: list. A list of default options to be assigned to input
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.