Spectra-Arith: Apply arithmetic operations on and between 'Spectra' objects.

Description Usage Arguments Details See Also

Description

Methods defining Arithmetic and Math operations between two Spectra objects e1 and e2 or one Spectra object e1 and a numeric value.

Usage

1
2
3
4
5
6
7
8
## S4 method for signature 'Spectra,Spectra'
Arith(e1, e2)

## S4 method for signature 'Spectra,numeric'
Arith(e1, e2)

## S4 method for signature 'Spectra'
Math(x)

Arguments

e1

spectra object

e2

spectra object or other

x

spectra object

Details

These methods allow performing arithmetic operations involving Spectra objects.

See Also

Arith


PranaGeo/geoSpectral documentation built on Feb. 21, 2020, 10:22 a.m.