View source: R/launch_kaya_explorer.R
launch_kaya_explorer | R Documentation |
Launch the kayaExplorer app in the default web browser. RStudio users also have the option of launching the app in RStudio's pop-up Viewer.
launch_kaya_explorer(rstudio = getOption("kayaExplorer.rstudio"), ...)
rstudio |
Only relevant for RStudio users. The default ( |
... |
Optional arguments passed to |
Nothing is returned
## Not run:
launch_kaya_explorer()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.