Learn R Programming

fsbrain (version 0.5.2)

scale01: 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