trim.spectrum: Trim Spectrum to Specified Wavelength Range

Description Usage Arguments Value Author(s) See Also

View source: R/trim.spectrum.R

Description

Cuts a spectified wavelength range from a spectrum. This is useful for fitting restricted wavelength ranges in a reasonable time.

Usage

1
trim.spectrum(x, lambda)

Arguments

x

object of class spectrum with components lambda, value and optionally noise, contsub and mask

lambda

two-component vector giving wavelength range (in Angstroms) to be cut from the spectrum x

Value

an object of class spectrum

Author(s)

Oliver Czoske

See Also

prepare.spectrum, prepare.template, prepare.IndoUS


oczoske/slacR documentation built on May 20, 2019, 8:23 p.m.