Using the result from 'alignmentCheck()', score the features of every Raw file and see if they have been properly aligned. Returned value is between 0 (bad) and 1 (all aligned).
ScoreInAlignWindow(data, allowed.deltaRT = 1)
A data.frame with one row for each raw.file and columns 'raw.file' and 'withinRT' (0-1)
A data.frame with columns 'rtdiff' and 'raw.file'
The allowed matching difference (1 minute by default)