Import Raman spectra/maps from Andor Cameras/Solis ASCII files.
read_asc_Andor(
file = stop("filename or connection needed"),
...,
quiet = TRUE,
dec = ".",
sep = ","
)
filename or connection to ASCII file.
handed to base::scan()
.
hyperSpec object.
read_asc_Andor()
reads Andor Solis ASCII (.asc
) files where the first
column gives the wavelength axes and the other columns the spectra.