Rdocumentation
powered by
Learn R Programming
Cardinal (version 1.4.0)
mz-methods: Retrieve m/z-values from MSImageSets
Description
This generic function accesses m/z values from
MSImageSet
objects.
Usage
mz(object, ...) mz(object) <- value
Arguments
object
An
MSImageSet
object.
value
Value to be assigned to the corresponding object.
...
Additional arguments (ignored).
Value
mz
returns a numeric vector of m/z values.
See Also
MSImageSet