Description Usage Arguments Value Examples
View source: R/get_local_maximum.R
A local maximum
1 | get_local_maximum(velocities, time_interval = 0.1, methods = "delta")
|
time_interval |
in seconds TODO |
methods |
"diff" or "delta" TODO |
data |
a tibble TODO |
a tibble TODO
1 | get_local_maximum(data) TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.