rmDerivedMspct: Remove "generic_mspct" and derived class attributes.
Description
Removes from a spectrum object the class attributes "generic_mspct" and any
derived class attribute such as "source_mspct". This operation is done
by reference!
Usage
rmDerivedMspct(x)
Arguments
x
an R object.
Value
A character vector containing the removed class attribute values.
This is different to the behaviour of function unlist in base R!