Set the values of instrument settings from file header
Source:R/parse-oo-header.R
set_oo_ssdata_settings.Rd
Parse the header of the file returned by SpectraSuite for corrections,
smotthing and acquisition parameters used. These values are used to set
the "inst.settings" atrribute of x
.
Usage
set_oo_ssdata_settings(x, file.header = comment(x), overwrite = TRUE)
See also
Other functions for importing spectral data from files:
collect_spct_files()
,
map_oofile_header_rows()
,
oofile_data_rows()
,
plot_spct_file()
,
read_files2mspct()
,
read_oo_data()
,
read_oo_ovdata()
,
read_oo_pidata()
,
read_oo_ssdata()
,
set_oo_ssdata_descriptor()