Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

read.asc.Andor

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

Work with Hyperspectral Data, i.e. Spectra + Meta Information (Spatial, Time, Concentration, ...)

v0.100.0
GPL (>= 3)
Authors
Claudia Beleites [aut, cre, dtc] (<https://orcid.org/0000-0003-1626-154X>), Valter Sergo [aut], Alois Bonifacio [ctb, dtc], Marcel Dahms [ctb], Björn Egert [ctb], Simon Fuller [ctb], Vilmantas Gegzna [ctb], Rustam Guliev [ctb], Bryan A. Hanson [ctb], Michael Hermes [ctb], Martin Kammer [dtc], Roman Kiselev [ctb], Sebastian Mellor [ctb]
Initial release
2021-09-13

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.