powered by
Normalizes signals (rows of data matrix) to unit area or unit length
prep.norm(data, type = "area")
a matrix with data values
type of normalization "area" or "length"
"area"
"length"
data matrix with normalized values