approxExtrap: Function approxExtrap

Description Usage Value

Description

Function approxExtrap This function is called from find_spectrum.R, find_spectrum2.R, spec2NIST.R and spec2NIST2.R

Function approxExtrap This function is called from find_spectrum.R, find_spectrum2.R, spec2NIST.R and spec2NIST2.R

Usage

1
2
3
4
5
approxExtrap(x, y, xout, method = "linear", n = 50, rule = 2, f = 0,
  ties = "ordered", na.rm = FALSE)

approxExtrap(x, y, xout, method = "linear", n = 50, rule = 2, f = 0,
  ties = "ordered", na.rm = FALSE)

Value

list(x,y)

list(x,y)


lorenzgerber/gcms documentation built on May 31, 2019, 12:11 p.m.