Function to read the "normalized" attribute of an existing generic_spct object.
getNormalized(x, .force.numeric = FALSE)getNormalised(x, .force.numeric = FALSE)
a generic_spct object
logical If TRUE
always silently return a
numeric value, with FALSE
encoded as zero, and character values
as NA
.
numeric or logical (possibly character for objects created with earlier versions).
Other rescaling functions:
fscale()
,
fshift()
,
getScaled()
,
is_normalized()
,
is_scaled()
,
normalize()
,
setNormalized()
,
setScaled()