scan.asc.Andor {hyperSpec} | R Documentation |
Import Raman Spectra/Maps from Andor Cameras/Solis ASCII files
scan.asc.Andor(...)
read.asc.Andor(
file = stop("filename or connection needed"),
...,
quiet = TRUE,
dec = ".",
sep = ","
)
... , quiet , dec , sep |
handed to |
file |
filename or connection to ASCII file |
read.asc.Andor
reads Andor Solis ASCII (.asc
) files where the first column gives the wavelength
axes and the other columns the spectra.
a hyperSpec object
Claudia Beleites
vignette ("fileio")
for more information on file import and
options
for details on options.