Usage
valleys(x, span, ignore_threshold, strict, ...)
## S3 method for class 'default':
valleys(x, span, ignore_threshold, strict, ...)
## S3 method for class 'numeric':
valleys(x, span = 5, ignore_threshold, strict = TRUE, ...)
## S3 method for class 'generic_spct':
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, ...)
## S3 method for class 'source_spct':
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, unit.out = getOption("photobiology.radiation.unit", default
= "energy"), ...)
## S3 method for class 'response_spct':
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, unit.out = getOption("photobiology.radiation.unit", default
= "energy"), ...)
## S3 method for class 'filter_spct':
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, filter.qty = getOption("photobiology.filter.qty", default =
"transmittance"), ...)
## S3 method for class 'reflector_spct':
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, ...)
## S3 method for class 'cps_spct':
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, ...)
## S3 method for class 'generic_mspct':
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, ...)