is_scaled: Query whether a generic spectrum has been scaled
Description
This function tests a generic_spct
object for an attribute that
signals whether the spectral data has been rescled or not after the object
was created.Value
- A
logical
value. If x
is not scaled or x
is
not a generic_spct
object the value returned is FALSE
.