Create a tagged generic_spct
object with wavelengths from the range of
wavebands in a list, and names of the same bands as factor levels, and
corresponding color definitions. The spectrum is not suitable for plotting
labels, symbols, rectangles or similar, as the midpoint of each waveband is
not added to the spectrum.
Arguments
- w.band
waveband or list of waveband objects The waveband(s) determine the region(s) of the spectrum that are tagged and the wavelengths returned in variable
w.length
.- use.hinges
logical Flag indicating whether to insert "hinges" into the spectral data before integration so as to reduce interpolation errors at the boundaries of the wavebands.
- short.names
logical Flag indicating whether to use short or long names for wavebands.
- chroma.type
character telling whether "CMF", "CC", or "both" should be returned for human vision, or an object of class
chroma_spct
for any other trichromic visual system.- ...
ignored (possibly used by derived methods).
See also
Other tagging and related functions:
is_tagged()
,
tag()
,
untag()
,
wb2rect_spct()
,
wb2spct()