app <- ShinyDriver$new("../..", shinyOptions = list(test.mode = TRUE))
app$snapshotInit("splashpage")
Sys.sleep(1) # delay hopefully makes the result more consistent
app$snapshot()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.