Return a data frame with extra columns with dynamical information
Usage
append_dynamics(data, append.displacement = TRUE)
Arguments
- data
A dataframe containing t, x and y
- append.displacement
(Optional) Set it to FALSE to not calculate displacements. Useful if the data is going to be resampled
Value
A data frame including instantaneous dynamical variables, such as speed and acceleration