smush_rows | R Documentation |
Average rows by a specified amount of time, e.g., 5 frames, 10 frame Be aware that this will remove the following variables: frame, timestamp, confidence, and success.
smush_rows(dat, id_num, smush)
dat |
Dataframe. |
id_num |
Your participant identifier. Defaults to first column in the dataframe. |
smush |
To what extent do you want to average rows together?
For example, if you specify |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.