Functions to check if an spct object contains tags.
Usage
is_tagged(x)
Arguments
x
any R object
Value
is_tagged returns TRUE if its argument is a a spectrum
that contains tags and FALSE if it is an untagged spectrum, but
returns NA for any other R object.