updateSurfwidgetConfig: Update Surfwidget Configuration

View source: R/surfwidget.R

updateSurfwidgetConfigR Documentation

Update Surfwidget Configuration

Description

Update the configuration of an existing surfwidget. This sends a "neurosurf-surfwidget-config" custom message to the client.

Usage

updateSurfwidgetConfig(session, id, config)

Arguments

session

The session object passed to function given to shinyServer.

id

The ID of the surfwidget output.

config

A list of configuration options to update. See surfwidget for details on available options.


bbuchsbaum/neurosurf documentation built on June 10, 2025, 8:22 p.m.