normalize: Normalize a matrix or vector

View source: R/normalize.r

normalizeR Documentation

Normalize a matrix or vector

Description

Normalize values between 0 and 1, internal function only.

Usage

normalize(x)

Arguments

x

a matrix or vector

Value

returns a normalized matrix or vector


khufkens/foto documentation built on Feb. 22, 2024, 10:57 a.m.