app <- ShinyDriver$new("../../")
app$snapshotInit("mytest")
app$snapshot()
app$setInputs(`NOAA-go` = "click")
# Input 'waiter_shown' was set, but doesn't have an input binding.
# Input 'waiter_hidden' was set, but doesn't have an input binding.
app$snapshot()
# Input '`worldmap-plot_click`' was set, but doesn't have an input binding.
# Input '`worldmap-plot_click`' was set, but doesn't have an input binding.
# Input '`worldmap-plot_click`' was set, but doesn't have an input binding.
# Input '`worldmap-plot_click`' was set, but doesn't have an input binding.
app$snapshot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.