Function to validate the "instr.settings"
attribute of an existing
generic_spct
or summary_generic_spct
object.
isValidInstrSettings(x)
logical TRUE if at least the integration time is found in the
metadata attribute. If x
is not a generic_spct
or
a summary_generic_spct
object, NA
is returned.
a generic_spct
object or a summary_generic_spct
object.
Other measurement metadata functions:
add_attr2tb()
,
getFilterProperties()
,
getHowMeasured()
,
getInstrDesc()
,
getInstrSettings()
,
getSoluteProperties()
,
getWhatMeasured()
,
getWhenMeasured()
,
getWhereMeasured()
,
get_attributes()
,
isValidInstrDesc()
,
select_spct_attributes()
,
setFilterProperties()
,
setHowMeasured()
,
setInstrDesc()
,
setInstrSettings()
,
setSoluteProperties()
,
setWhatMeasured()
,
setWhenMeasured()
,
setWhereMeasured()
,
spct_attr2tb()
,
spct_metadata()
,
subset_attributes()
,
trimInstrDesc()
,
trimInstrSettings()