| ^.generic_spct {photobiology} | R Documentation |
Arithmetic Operators
Description
Power operator for spectra.
Usage
## S3 method for class 'generic_spct'
e1 ^ e2
Arguments
e1 |
an object of class "generic_spct" |
e2 |
a numeric vector. possibly of length one. |
See Also
Other math operators and functions:
MathFun,
convolve_each(),
div-.generic_spct,
log(),
minus-.generic_spct,
mod-.generic_spct,
plus-.generic_spct,
round(),
sign(),
slash-.generic_spct,
times-.generic_spct
[Package photobiology version 0.11.2 Index]