scan.dat.Witec(filex = stop("filename or connection needed"), filey = sub("-x", "-y", filex), points.per.line = NULL, lines.per.image = NULL, ..., quiet = hy.getOption("debuglevel") < 1L)
scan.txt.Witec(file = stop("filename or connection needed"), points.per.line = NULL, lines.per.image = NULL, nwl = 1024, remove.zerospc = TRUE, ...)scanNULL, readLines is used to determine
nwl automatically.scan.dat.Witec reads Witec's ASCII exported data which comes in separate files with x and
y data. scan.txt.Witec reads Witec ASCII files where the first column gives the wavelength
axes and the other columns the spectra.
vignette ("fileio") for more information on file import andoptions for details on options.