View source: R/detect_double_peaks.R
detect_double_peaks2 | R Documentation |
detect_double_peaks2
detect_double_peaks2(
pot.doubleP.v,
Min.PpP = 10,
l = 1,
r = length(pot.doubleP.v),
Min.Res = 70
)
pot.doubleP.v |
pot.doubleP.v |
Min.PpP |
Min.PpP |
l |
l |
r |
r |
Min.Res |
Min.Res |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.