Description Usage Arguments Value
Curate the raw tapping data to get Left and Right events, after applying the threshold.
1 | get_left_right_events_and_tap_intervals(tap_data, depress_threshold = 20)
|
tap_data |
A dataframe with t,x,y and buttonid columns |
depress_threshold |
The threshold for intertap distance |
A dataframe with feature values and the appropriate error message
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.