Description Usage Arguments Value Examples
View source: R/readjustWindow.R
Readjust windows so that boundaries in regions of few peaks.
1 | readjustWindows(wind, ms1data, digits = 1, maxbin = 15, plot = FALSE)
|
wind |
a data frame with columns from and to |
ms1data |
masses |
digits |
mass accuracy |
maxbin |
maximum number of bins |
plot |
diagnostic plots (default FALSE) |
data.frame of same format as wind
but with improved start and end masses.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.