fixAxes | R Documentation |
Correct switched X and Y axes
fixAxes(data)
data |
A formatted dateframe of accelerometer data, including fields: x, y, z, dep_id |
Different models of accelerometers can have the x and y channels flipped. This is particularly an issue between different configurations of Technosmart AxyTrek units. This functions takes formatted accelerometer data, swaps the x and y axes and multiplies the original x-axis by -1. This makes the x, y, and z fields consistent with other acceleromters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.