scale01 {fsbrain}R Documentation

Scale given values to range 0..1.

Description

Scale given values to range 0..1.

Usage

scale01(x, ...)

Arguments

x

the numeric data

...

the numeric data

Value

the scaled data


[Package fsbrain version 0.5.5 Index]