updateIRange: Update Data Intensity Range

View source: R/surfwidget.R

updateIRangeR Documentation

Update Data Intensity Range

Description

Modify the minimum and maximum values used for data mapping.

Usage

updateIRange(widget, min, max)

Arguments

widget

A surfwidget object as returned by surfwidget.

min

Numeric minimum value for the intensity range.

max

Numeric maximum value for the intensity range.


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