valleys(x, span, ignore_threshold, strict, ...)# S3 method for default
valleys(x, span, ignore_threshold, strict, ...)
# S3 method for numeric
valleys(x, span = 5, ignore_threshold, strict = TRUE, ...)
# S3 method for generic_spct
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, ...)
# S3 method for source_spct
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, unit.out = getOption("photobiology.radiation.unit", default
= "energy"), ...)
# S3 method for response_spct
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, unit.out = getOption("photobiology.radiation.unit", default
= "energy"), ...)
# S3 method for filter_spct
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, filter.qty = getOption("photobiology.filter.qty", default =
"transmittance"), ...)
# S3 method for reflector_spct
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, ...)
# S3 method for cps_spct
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, ...)
# S3 method for generic_mspct
valleys(x, span = 5, ignore_threshold = 0,
strict = TRUE, ...)
default: Default function usable on numeric vectors. numeric: Default function usable on numeric vectors. generic_spct: Method for "generic_spct" objects. source_spct: Method for "source_spct" objects. response_spct: Method for "response_spct" objects. filter_spct: Method for "filter_spct" objects. reflector_spct: Method for "reflector_spct". cps_spct: Method for "cps_spct" objects. generic_mspct: Method for "generic_mspct" objects.
find_peaks,
get_peaks, peaks