View source: R/launch_kaya_explorer.R
kaya_app | R Documentation |
Generate a shinyApp object for the Kaya explorer app.
kaya_app(launch.browser = TRUE, ...)
launch.browser |
logical variable indicating whether to launch a web browser and open the URL for the shiny app when starting the local server. |
... |
other arguments to pass to ['shinyApp'][shiny::shinyApp]. |
A shinyApp object that can be run to launch the app.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.