photobiology (version 0.11.2)

normalization: Normalization of an R object

Description

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

Usage

normalization(x)

# S3 method for default normalization(x)

# S3 method for waveband normalization(x)

Value

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

Arguments

x

an R object

Methods (by class)

  • normalization(default): Default methods.

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

See Also

Other waveband attributes: is_effective(), labels()