| times-.generic_spct {photobiology} | R Documentation |
Arithmetic Operators
Description
Multiplication operator for 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(),
slash-.generic_spct
[Package photobiology version 0.11.2 Index]