View source: R/spct.metadata.r
| isValidInstrSettings | R Documentation | 
Function to validate the "instr.settings" attribute of an existing
generic_spct or summary_generic_spct object.
isValidInstrSettings(x)
x | 
 a   | 
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.
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.