append_dynamics: Return a data frame with extra columns with dynamical...

Description Usage Arguments Value See Also

View source: R/append.R

Description

Return a data frame with extra columns with dynamical information

Usage

1
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

See Also

speed, accel, append_displacement


kinematics documentation built on July 19, 2021, 9:07 a.m.