updateThreshold: Update Display Threshold

View source: R/surfwidget.R

updateThresholdR Documentation

Update Display Threshold

Description

Set the threshold limits for showing surface data.

Usage

updateThreshold(widget, min, max)

Arguments

widget

A surfwidget object as returned by surfwidget.

min

Numeric lower bound of the threshold.

max

Numeric upper bound of the threshold.


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