get_landmarks | R Documentation |
Get gestural landmarks
get_landmarks(signal_vel, time, start, end, threshold = 0.2)
signal_vel |
The velocity of the displacement signal. |
time |
The time of the signal. |
start |
Start time of interval in which to search for maximum displacement. |
end |
End time of interval in which to search for maximum displacement. |
threshold |
The velocity threshold (default is |
A tibble with one row and a column for each gestural landmark.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.