Learn R Programming

Cardinal (version 1.4.0)

processingData-methods: Retrieve Pre-Processing Information from MSImageSets

Description

This generic function accesses pre-processing information from MSImageSet objects.

Usage

processingData(object) processingData(object) <- value

Arguments

object
A MSImageSet object.
value
Value to be assigned to the corresponding object.

Value

processingData returns pre-processing information.

See Also

MSImageProcess, MSImageSet