mz-methods {Cardinal} | R Documentation |
This generic function accesses m/z values from MSImageSet
objects.
mz(object, ...) mz(object) <- value
object |
An |
value |
Value to be assigned to the corresponding object. |
... |
Additional arguments (ignored). |
mz
returns a numeric vector of m/z values.
Kylie A. Bemis