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()
.
defaultInput()
:: list. A list of default options to be assigned to input