read.asc.Andor: File Import Andor Solis

scan.asc.AndorR Documentation

File Import Andor Solis

Description

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

Usage

scan.asc.Andor(...)

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

Arguments

..., quiet, dec, sep

handed to scan

file

filename or connection to ASCII file

Details

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

Value

a hyperSpec object

Author(s)

Claudia Beleites

See Also

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

options for details on options.


hyperSpec documentation built on May 29, 2024, 7:28 a.m.