launch_mapmixture | R Documentation |
Wrapper function used to start mapmixture
interactive app.
App tested with the following package versions:
shiny v1.8.0, shinyFeedback v0.4.0, shinyjs v2.1.0, shinyWidgets 0.8.4, bslib 0.7.0, colourpicker 1.3.0, htmltools v0.5.8.1, waiter 0.2.5.
launch_mapmixture(...)
... |
additional arguments passed to |
No return value.
if (interactive()){
launch_mapmixture(launch.browser = TRUE)
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.