createGroup: Create Group

createGroupR Documentation

Create Group

Description

Create peak group based on user specified retention time

Usage

createGroup(object, index, rt, width, id)

## S4 method for signature 'SRM'
createGroup(object, index, rt, width, id)

Arguments

object

a SRM object

index

a numeric value of the target transition index

rt

a numeric value of target Rt time (in minutes)

width

a numeric value of tolerated Rt width (in seconds)

id

a character string for peak group identification

Value

a SRM object


wilsontom/sRm documentation built on Sept. 20, 2023, 7:19 a.m.