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