launch_kaya_tool: Launch the kayatool app

View source: R/launch_kaya_tool.R

launch_kaya_toolR Documentation

Launch the kayatool app

Description

Launch the kayatool app in the default web browser. RStudio users also have the option of launching the app in RStudio's pop-up Viewer.

Usage

launch_kaya_tool(rstudio = getOption("kayatool.rstudio"), ...)

Arguments

rstudio

Only relevant for RStudio users. The default (FALSE) is to launch the app in the user's default web browser rather than RStudio's pop-up Viewer. Users can change the default to TRUE by setting the global option options(kayatool.rstudio = TRUE).

...

Optional arguments passed to runApp.

Value

Nothing is returned

Examples

## Not run: 
launch_kaya_tool()

## End(Not run)


gilligan-ees-3310/kaya-tool documentation built on Sept. 12, 2022, 11:11 p.m.