w.band
.
tag(x, ...)
"tag"(x, ...)
"tag"(x, w.band = NULL, wb.trim = getOption("photobiology.waveband.trim", default = TRUE), use.hinges = TRUE, short.names = TRUE, byref = FALSE, ...)
"tag"(x, w.band = NA, wb.trim = getOption("photobiology.waveband.trim", default = TRUE), use.hinges = TRUE, short.names = TRUE, byref = FALSE, ...)
x
default
: Default method for generic generic_spct
: Tag one of generic_spct
, and derived classes including
source_spct
, filter_spct
, reflector_spct
,
object_spct
, and response_spct
. generic_mspct
: Tag one of generic_mspct
, and derived classes including
source_mspct
, filter_mspct
, reflector_mspct
,
object_mspct
, and response_mspct
.
is_tagged
,
untag
, wb2rect_spct
,
wb2spct
, wb2tagged_spct
tag(sun.spct)
tag(sun.spct, list(A = waveband(c(300,3005))))
Run the code above in your browser using DataLab