View source: R/spct.metadata.r
getInstrDesc | R Documentation |
Function to read the "instr.desc" attribute of an existing generic_spct object.
getInstrDesc(x)
instr_descriptor(x)
x |
a generic_spct object |
list (depends on instrument type)
Other measurement metadata functions:
add_attr2tb()
,
getFilterProperties()
,
getHowMeasured()
,
getInstrSettings()
,
getSoluteProperties()
,
getWhatMeasured()
,
getWhenMeasured()
,
getWhereMeasured()
,
get_attributes()
,
isValidInstrDesc()
,
isValidInstrSettings()
,
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.