legacy {Cardinal} | R Documentation |
These classes and methods are deprecated and should no longer be used.
The class definitions will remain for compatibility with CardinalWorkflows
datasets and other older serialized datasets.
Objects of these classes should be updated to a supported version of the class.
For example, for an object of class MSImageSet
:
object <- as(object, "MSImagingExperiment")