normalize {foto} | R 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
[Package foto version 1.1 Index]