View source: R/functions_phase.R
findmaxmin
identifies maxima and minima in a specified time window.
It is a helper function of phase_stats
.
1 | findmaxmin(df, phase_wnd = 8, reso, st)
|
df |
input |
st |
starting row of the first time window. |
span |
width of the time window. Relative to |
en |
ending row of the last time window. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.