powered by
Get multiple injections index for selected retention time
gettarget(rt, drt = 10, n = 6)
index for each injection
retention time vector for peaks in seconds
retention time drift for targeted analysis in seconds, default 10.
max ions numbers within retention time drift windows
data(spmeinvivo) pmd <- getpaired(spmeinvivo) std <- getstd(pmd) index <- gettarget(std$rt[std$stdmassindex]) table(index)
Run the code above in your browser using DataLab