powered by
Computes the acceleration resultant vector.
use_resultant(data)
An object of class impactr_data with the acc_R column containing the acceleration resultant vector.
impactr_data
acc_R
An impactr_data object, as obtained with
data <- read_acc(impactr_example("hip-raw.csv")) use_resultant(data)
Run the code above in your browser using DataLab