normalization {photobiology}R Documentation

Normalization of an R object

Description

Normalization wavelength 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

Methods (by class)

See Also

Other waveband attributes: is_effective, labels


[Package photobiology version 0.9.21 Index]