Description Usage Arguments Value Examples
Robust peak finder
1 | find_peaks(x, width, prominence, idx_off = 0)
|
x |
|
width |
|
prominence |
|
idx_off |
|
[matrix(n, 2)]
first column is peak index, second column is peak
prominence. Ordered by prominence.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.