with_golem_options | R Documentation |
You'll probably never have to write this function as it is included in the golem template created on launch.
with_golem_options(app, golem_opts, print = FALSE)
app |
the app object. |
golem_opts |
A list of Options to be added to the app |
print |
Whether or not to print the app. Default is to |
a shiny.appObj object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.