# NOT RUN {
data = data.frame(fc.raw.file = rep(letters[1:3], each=3),
n = 1:3,
fraction = c(0.8, 0.1, 0.1, 0.6, 0.3, 0.1, 0.7, 0.25, 0.05))
plot_MS2Oversampling(data)
# }
Run the code above in your browser using DataLab