accel {kinematics} | R Documentation |
Return accelerations
Description
Return accelerations
Usage
accel(t, x, y)
Arguments
t |
The times vector |
x |
The x positions |
y |
The y positions |
Value
The accelerations
See Also
[Package kinematics version 1.0.0 Index]