start_yael: Start 'YAEL' electrode localization

View source: R/shinyUI-main_app.R

start_yaelR Documentation

Start 'YAEL' electrode localization

Description

Start 'YAEL' electrode localization

Usage

start_yael(
  host = "127.0.0.1",
  port = NULL,
  launch.browser = TRUE,
  as_job = FALSE,
  ...
)

Arguments

host

host IP address

port

integer port number; default is random

launch.browser

whether to launch browsers

as_job

whether to launch in background; available only in 'RStudio'

...

passed to start_session


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