rave_options: Function to change rave-options

View source: R/core-options.R

rave_optionsR Documentation

Function to change rave-options

Description

Function to change rave-options

Usage

rave_options(
  ...,
  .save = TRUE,
  launch_gui = TRUE,
  host = "127.0.0.1",
  port = NULL
)

Arguments

...

Key-Value option pairs

.save

save to disk? ignored most of the time

launch_gui

launch shiny app?

host

IP address of host

port

Port number


beauchamplab/rave documentation built on Feb. 23, 2024, 7:20 a.m.