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

Description Usage Arguments Value See Also

View source: R/analysis.R

Description

Returns a data frame with extra columns with dynamical information

Usage

1
append_dynamics(data_loc, append.displacement = TRUE)

Arguments

data_loc

The clean data from a given location

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


PabRod/tracker documentation built on Nov. 25, 2020, 11:26 p.m.