R/add_movement_functions.R
add_rot_move.Rd
Helper function that takes a movement data frame and adds a new column `R` with the rotation matrices.
add_rot_move(df)
Movement data frame. Expected columns: `rot_x`, `rot_y`, `rot_z`
Same df with rotation matrices added