| is_normalized {photobiology} | R Documentation |
This function tests a generic_spct object for an attribute that
signals whether the spectral data has been normalized or not after the object
was created.
is_normalized(x)
x |
An R object. |
A logical value. If x is not normalized or x is
not a generic_spct object the value returned is FALSE.
Other rescaling functions: fscale,
fshift, getNormalized,
is_scaled, normalize,
setNormalized, setScaled