Description Usage Arguments Value Examples
View source: R/get_moved_distance.R
calculate cumulative moving distances for each experiment, participant, condition, and device
1 |
data |
a tibble Experiment, Participant, Condition, Trial, Device, x, y, z columns |
a tibble with Experiment, Participant, Condition, Trial, Device, and a moved_distance column
1 | get_moved_distance(data) TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.