slash-.generic_spct {photobiology}R Documentation

Arithmetic Operators

Description

Division operator for generic spectra.

Usage

## S3 method for class 'generic_spct'
e1 / e2

Arguments

e1

an object of class "generic_spct"

e2

an object of class "generic_spct"

See Also

Other math operators and functions: MathFun, ^.generic_spct, convolve_each, div-.generic_spct, log, minus-.generic_spct, mod-.generic_spct, plus-.generic_spct, round, sign, times-.generic_spct


[Package photobiology version 0.9.21 Index]