Launch the Shiny app
launch_app.RdLaunches the Shiny application bundled in this package under `inst/app/`.
Examples
if (interactive()) {
myappkg::launch_app()
}
launch_app.RdLaunches the Shiny application bundled in this package under `inst/app/`.
if (interactive()) {
myappkg::launch_app()
}