w.band.tag(x, ...)
## S3 method for class 'default':
tag(x, ...)
## S3 method for class 'generic_spct':
tag(x, w.band = NULL,
wb.trim = getOption("photobiology.waveband.trim", default = TRUE),
use.hinges = TRUE, short.names = TRUE, byref = FALSE, ...)
## S3 method for class 'generic_mspct':
tag(x, w.band = NA,
wb.trim = getOption("photobiology.waveband.trim", default = TRUE),
use.hinges = TRUE, short.names = TRUE, byref = FALSE, ...)xdefault: Default method for genericgeneric_spct: Tag one ofgeneric_spct, and derived classes includingsource_spct,filter_spct,reflector_spct,object_spct, andresponse_spct.generic_mspct: Tag one ofgeneric_mspct, and derived classes includingsource_mspct,filter_mspct,reflector_mspct,object_mspct, andresponse_mspct.is_tagged,
untag, wb2rect_spct,
wb2spct, wb2tagged_spcttag(sun.spct)
tag(sun.spct, list(A = waveband(c(300,3005))))Run the code above in your browser using DataLab