Description Usage Arguments Value Note
Add Golem options to a Shiny App
1 | with_golem_options(app, golem_opts)
|
app |
the app object. |
golem_opts |
A list of Options to be added to the app |
a shiny.appObj object
You'll probably never have to write this function as it is included in the golem template created on launch.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.