scan.asc.Andor | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.