res,numeric-method {spectacles} | R Documentation |
Spectral resolution
Description
Returns the spectral resolution of an object
Usage
## S4 method for signature 'numeric'
res(x)
## S4 method for signature 'integer'
res(x)
## S4 method for signature 'Spectra'
res(x)
Arguments
x |
object an object inheriting from |
Value
a vector
Author(s)
Pierre Roudier pierre.roudier@gmail.com
[Package spectacles version 0.5-4 Index]