gui: gui

View source: R/roakvar.R

guiR Documentation

gui

Description

gui

Usage

gui(
  servermode = FALSE,
  headless = FALSE,
  http_only = FALSE,
  debug = FALSE,
  result = NULL,
  webapp = NULL,
  port = NULL,
  noguest = FALSE,
  quiet = TRUE,
  to = "return"
)

Value

NULL

Examples

# Launch OakVar GUI
#roakvar::gui()
# Launch OakVar Interactive Result Viewer for the OakVar analysis file example.sqlite
#roakvar::gui(result="example.sqlite")


rkimoakbioinformatics/roakvar documentation built on July 27, 2022, 7:27 p.m.