kaya_app: Get a shinyApp object for the Kaya explorer app

View source: R/launch_kaya_explorer.R

kaya_appR Documentation

Get a shinyApp object for the Kaya explorer app

Description

Generate a shinyApp object for the Kaya explorer app.

Usage

kaya_app(launch.browser = TRUE, ...)

Arguments

launch.browser

logical variable indicating whether to launch a web browser and open the URL for the shiny app when starting the local server.

...

other arguments to pass to ['shinyApp'][shiny::shinyApp].

Value

A shinyApp object that can be run to launch the app.


jonathan-g/kayatool documentation built on July 16, 2024, 9:05 p.m.