Get the intensity vector

# S4 method for GCIMSChromatogram
intensity(object, rt_range = NULL, rt_idx = NULL)

Arguments

object

A GCIMSChromatogram object

rt_range

The minimum and maximum retention times to extract (length 2 vector)

rt_idx

A numeric vector with the retention time indices to extract (or a logical vector of the length of retention time)

Value

The retention intensity vector