powered by
Wrapper function used to start mapmixture interactive app.
mapmixture
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(...)
No return value.
additional arguments passed to shiny::runApp().
shiny::runApp()
if (interactive()){ launch_mapmixture(launch.browser = TRUE) }
Run the code above in your browser using DataLab