Align a GCIMSSample object, in retention time

# S4 method for GCIMSSample
align(object, method_rt, ric_ref, ric_ref_rt, ...)

Arguments

object

A GCIMSSample object

method_rt

Method for alignment, should be "ptw" or "pow"

ric_ref

The reference Reverse Ion Chromatogram

ric_ref_rt

The retention times corresponding to ric_ref

...

Additional arguments passed on to the alignment method.

Value

The modified GCIMSSample