Learn R Programming

hyperSpec (version 0.98-20120713)

scan.txt.Witec: File Import Witec Raman

Description

Import Raman Spectra/Maps from Witec Instrument via ASCII files

Usage

scan.txt.Witec(filex = stop("filename needed"),
    filey = sub("-x", "-y", filex), points.per.line = NULL,
    lines.per.image = NULL, short = "scan.txt.Witec",
    user = NULL, date = NULL)

Arguments

filex
filename wavelength axis file
filey
filename intensity file
points.per.line
number of spectra in x direction of the map
lines.per.image
number of spectra in y direction
short,user,date
handed to logentry

Value

  • a hyperSpec object

See Also

vignette ("fileio") for more information on file import.