Usage
trim_wl(x, range, use.hinges, fill, ...)
## S3 method for class 'default':
trim_wl(x, range, use.hinges, fill, ...)
## S3 method for class 'generic_spct':
trim_wl(x, range = NULL, use.hinges = TRUE,
fill = NULL, ...)
## S3 method for class 'generic_mspct':
trim_wl(x, range = NULL, use.hinges = TRUE,
fill = NULL, ...)
## S3 method for class 'waveband':
trim_wl(x, range = NULL, use.hinges = TRUE,
fill = NULL, trim = getOption("photobiology.waveband.trim", default =
TRUE), ...)
## S3 method for class 'list':
trim_wl(x, range = NULL, use.hinges = TRUE, fill = NULL,
trim = getOption("photobiology.waveband.trim", default = TRUE), ...)