Plot the reverse ion chromatogram of a sample

# S4 method for class 'GCIMSSample'
plotRIC(object, rt_range = NULL)

Arguments

object

A GCIMSSample object

rt_range

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

Value

A ggplot2 plot object