calculate_roll | R Documentation |
Utilities for calculating roll, pitch and yaw
calculate_roll(dta)
calculate_pitch(dta)
calculate_yaw(dta)
dta |
magentic data from PAM logger see hoopoe$magnetic for an example |
Calculate roll, pitch and yaw
roll, pitch and yaw from acceleration data
Bidder, O.R., Walker, J.S., Jones, M.W., Holton, M.D., Urge, P., Scantlebury, D.M., Marks, N.J., Magowan, E.A., Maguire, I.E. and Wilson, R.P., 2015. Step by step: reconstruction of terrestrial animal movement paths by dead-reckoning. Movement ecology, 3(1), p.23.
calculate_roll(dta = swift$magnetic)
calculate_pitch(dta = swift$magnetic)
calculate_yaw(dta = swift$magnetic)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.