setScaled {photobiology}R Documentation

Set the "scaled" attribute

Description

Function to write the "scaled" attribute of an existing generic_spct object.

Usage

setScaled(x, scaled = FALSE)

Arguments

x

a generic_spct object

scaled

logical

Note

if x is not a generic_spct object, x is not modified. attribute set.

See Also

Other rescaling functions: fscale, fshift, getNormalized, is_normalized, is_scaled, normalize, setNormalized


[Package photobiology version 0.9.21 Index]