normalize: Normalize data.

View source: R/vis_volume.R

normalizeR Documentation

Normalize data.

Description

Scales data to the range ⁠[0, 1]⁠ based on min and max values.

Usage

normalize(x)

Arguments

x

the data

Value

the scaled data


fsbrain documentation built on Aug. 23, 2026, 5:06 p.m.