plot.rtm.spectra {ccrtm} | R Documentation |
Plot RTM return spectra vs. wavelength
Description
Plot RTM return spectra vs. wavelength
Usage
## S3 method for class 'rtm.spectra'
plot(x, ...)
Arguments
x |
predictions from an RTM |
... |
additional plot arguments |
Value
plots to the device a ccrtm standard spectra plot based on the function call returned from fRTM.
[Package ccrtm version 0.1.6 Index]