R/mod_launch_magellan.R
mod_launch_magellan.Rd
A shiny Module.
mod_launch_magellan_ui(id) mod_launch_magellan_server(id) mod_launch_magellan()
A `character()` as the id of the Shiny module
A shiny App
if (interactive()) { shiny::runApp(mod_launch_magellan()) }