Get the "scaled" attribute
Function to read the "scaled" attribute of an existing generic_spct object.
getScaled(x, .force.list = FALSE) getScaling(x)
x |
a generic_spct object |
.force.list |
logical If |
logical
if x is not a filter_spct object, NA is returned
Other rescaling functions:
fscale(),
fshift(),
getNormalized(),
is_normalized(),
is_scaled(),
normalize(),
setNormalized(),
setScaled()
scaled.spct <- fscale(sun.spct) getScaled(scaled.spct)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.