div-.generic_spct {photobiology}R Documentation

Arithmetic Operators

Description

Integer-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, log, minus-.generic_spct, mod-.generic_spct, plus-.generic_spct, round, sign, slash-.generic_spct, times-.generic_spct


[Package photobiology version 0.9.21 Index]