Description Usage Arguments Value Examples
Breath classifier
1 | find_breaths(prh, period, prominence, surf_thr)
|
prh |
|
period |
minimum interval between breaths |
prominence |
minimum depth prominence of breath |
[data.frame]
prh filtered to breaths with surface_idx and row_idx
1 | breaths <- find_breaths(feat, period = 5, prominence = 0.5, surf_thr = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.