iontree-class: Class "iontree"

Description Objects from the Class Slots Methods Note Author(s) Examples

Description

iontree representation in S4 class

Objects from the Class

Objects can be created by calls of the form new("iontree", ...).

Slots

mz:

Object of class "numeric" peak or ion m/z

rt:

Object of class "numeric" peak or ion RT

MS2:

Object of class "matrix" ms2 spectrum

MS3:

Object of class "list" ms3 spectrum/spectra

Methods

plot

signature(x = "iontree"): ...

show

signature(object = "iontree"): ...

Note

To be extended to MSn where n>3

Author(s)

Mingshu Cao

Examples

1
showClass("iontree")

iontree documentation built on May 2, 2018, 2:55 a.m.