Learn R Programming

hyperSpec (version 0.98-20161118)

scan.asc.Andor: File Import Andor Solis

Description

Import Raman Spectra/Maps from Andor Cameras/Solis ASCII files

Usage

scan.asc.Andor(file = stop("filename or connection needed"), ...,
  quiet = TRUE, dec = ".", sep = ",")

Arguments

file

filename or connection to ASCII file

..., quiet, dec, sep

handed to scan

Value

a hyperSpec object

Details

scan.asc.Andor reads Andor Solis ASCII (.asc) files where the first column gives the wavelength axes and the other columns the spectra.

See Also

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

options for details on options.