Skip to contents

Normalization wavelength [\(nm\)] of an R object, retrieved from the object's attributes.

Usage

normalization(x)

# Default S3 method
normalization(x)

# S3 method for class 'waveband'
normalization(x)

Arguments

x

an R object

Value

A single numeric value of wavelength [\(nm\)].

Methods (by class)

  • normalization(default): Default methods.

  • normalization(waveband): Normalization of a waveband object.

See also

Other waveband attributes: is_effective(), labels()