Wavelength maximum
A method specialization that returns the wavelength maximum from objects of classes "waveband" or of class "generic_spct" or derived.
wl_max(x, na.rm = FALSE) ## S3 method for class 'waveband' max(..., na.rm = FALSE) ## S3 method for class 'generic_spct' max(..., na.rm = FALSE) ## S3 method for class 'generic_mspct' max(..., na.rm = FALSE, idx = "spct.idx")
x |
generic_spct, generic_mspct or waveband object. |
na.rm |
ignored |
... |
not used in current version |
idx |
character Name of the column with the names of the members of the collection of spectra. |
generic_spct
:
generic_mspct
:
max(sun.spct) wl_max(sun.spct)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.