| setInstrDesc {photobiology} | R Documentation |
Function to set by reference the "instr.desc" attribute of an existing generic_spct or derived-class object.
setInstrDesc(x, instr.desc)
x |
a generic_spct object |
instr.desc |
a list |
x
This function alters x itself by reference and in addition returns x invisibly. If x is not a generic_spct object, x is not modified.
Other measurement metadata functions: getInstrDesc,
getInstrSettings,
getWhatMeasured,
getWhenMeasured,
getWhereMeasured,
get_attributes,
isValidInstrDesc,
isValidInstrSettings,
setInstrSettings,
setWhatMeasured,
setWhenMeasured,
setWhereMeasured,
trimInstrDesc,
trimInstrSettings