xcmsSet peaks slot
  matrix. Collisions where more than one peak from a single sample
  are in the same group get resolved with one of several user-selectable
  methods.
xcmsSet object"medret" to use the peak
    closest to the median retention time or "maxint" to use
    the peak with the highest intensity
  "index"
    for index to the corresponding row in the peaks slot
    matrix
  method == "maxint", name of peak column to use for
    intensity
  NA values.
groupval(object, method = c("medret", "maxint"),
                 value = "index", intensity = "into")
xcmsSet-class