photobiology (version 0.9.30)

setNormalized: Set the "normalized" attribute

Description

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

Usage

setNormalized(x, norm = FALSE)

setNormalised(x, norm = FALSE)

Arguments

x

a generic_spct object

norm

numeric or logical

See Also

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