powered by
peaksGamma_plot(peakdata)
peakdata
DensVM
x <- seq(0, 1, length.out = 20) y <- c(20:6, 6, 6, 5:3) peakdata <- data.frame(sig_range = x, numpeaks = y) peaksGamma_plot(peakdata)
Run the code above in your browser using DataLab