setNormalized {photobiology}R Documentation

Set the "normalized" attribute

Description

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

Usage

setNormalized(x, norm = FALSE)

Arguments

x

a generic_spct object

norm

numeric or logical

Note

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

See Also

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


[Package photobiology version 0.9.21 Index]