range01: Range 0 to 1

Description Usage Arguments Author(s)

View source: R/range01.R

Description

Generic function to scale data in a 0-1 range using the maximum and minimum ratio as described:

(x_i\ \ -\min\funcapply(x))/(\max\funcapply(x)-\min\funcapply(x)\ )

Usage

1

Arguments

x

numeric vector

Author(s)

Santiago Caño-Muñiz


phisanti/MyFunctions documentation built on Sept. 22, 2021, 7:37 p.m.