Plot EIC of certain m/z and return dataframe for integration
plotmsrt(data, ms, rt, n = FALSE)
imported data matrix of GC-MS
m/z to be extracted
vector range of the retention time
logical smooth or not
dataframe with with the first column RT and second column intensity of the SIM ions.