kin.time | R Documentation |
Converts frame numbers to time based on screen refresh rate.
kin.time(dataset, refreshRate = 85, time.unit = 1)
dataset |
A data frame containing kinematic data |
refreshRate |
Nominal refresh rate of the screen in Hz (default: 85) |
time.unit |
Time unit conversion factor (default: 1) |
A data frame with added time column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.