.spc filesR/DEPRECATED-read.spc.Kaiser.R
DEPRECATED-read.spc.Kaiser.RdThese data input functions are deprecated and they will be removed in the next release of hyperspcc package. Now functions in package hySpc.read.spc (link) should be used as the alternatives.
Old description:
Read Kaiser .spc files.
read.spc.Kaiser imports sets of .spc files written by Kaiser Optical Systems' Hologram
software. It may also serve as an example how to write wrapper functions for read.spc to
conveniently import specialized sets of .spc files.
If glob = TRUE, filename can contain wildcards.
Thus all files matching the name pattern in filename can be
specified.
If TRUE the filename is interpreted as a wildcard
containing file name pattern and expanded to all matching file names.
All further arguments are handed over directly to read.spc().
what kind of measurement was done? If "map", read.spc.KaiserMap is used
instead of read.spc.Kaiser.
hyperSpec
## for examples, please see `vignette ("fileio", package = "hyperSpec")`.