isValidInstrSettings {photobiology} | R Documentation |
Check the "instr.settings" attribute
Description
Function to validate the "instr.settings" attribute of an existing generic_spct object.
Usage
isValidInstrSettings(x)
Arguments
x |
a generic_spct object |
Value
logical TRUE if at least integration time data is found.
See Also
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()
[Package photobiology version 0.11.2 Index]