smooth_spct(x, method, strength, ...)# S3 method for default
smooth_spct(x, method, strength, ...)
# S3 method for source_spct
smooth_spct(x, method = "custom", strength = 1, ...)
# S3 method for filter_spct
smooth_spct(x, method = "custom", strength = 1, ...)
# S3 method for reflector_spct
smooth_spct(x, method = "custom", strength = 1,
...)
# S3 method for response_spct
smooth_spct(x, method = "custom", strength = 1, ...)
default: Default for generic function source_spct: Smooth a source spectrum filter_spct: Smooth a filter spectrum reflector_spct: Smooth a reflector spectrum response_spct: Smooth a response spectrum