R/processing_trial_functions.R
reorient_movement_cols_to_start.Rd
Convenient wrapper around `reorient_movement_to_start`. For provided columns, reorients movement dataframes contained in the provided columns. Returns the data frame with new columns added.
A trial results data frame.
Columns containing dataframes to reorient (Default: waist tracker data).
Reference position column (for example, generated with `find_start_pos`). Default: no reference, will default to a list of zeros.
The data frame with a new columns of resampled movements added, with new column name ending with `_reoriented`.