Skip to contents

Function to validate the "instr.settings" attribute of an existing generic_spct or summary_generic_spct object.

Usage

isValidInstrSettings(x)

Arguments

x

a generic_spct object or a summary_generic_spct object.

Value

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.