use_resultant | R Documentation |
Computes the acceleration resultant vector.
use_resultant(data)
data |
An |
An object of class impactr_data
with the acc_R
column
containing the acceleration resultant vector.
data <- read_acc(impactr_example("hip-raw.csv")) use_resultant(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.