R/movement-features.R
compute_turn_angle.Rd
Compute turn angles
compute_turn_angle(bearing, period = 2 * pi)
Numeric vector of bearings in radians.
Angular period.
Numeric vector of signed turn angles. The first value is NA.
NA
Other movement helpers: as_step_data(), augment_momentuHMM_angles(), compute_bearing(), compute_step_length(), geom_circular_point(), geom_direction_arrow(), mutate_directional_features(), plot_state_angles()
as_step_data()
augment_momentuHMM_angles()
compute_bearing()
compute_step_length()
geom_circular_point()
geom_direction_arrow()
mutate_directional_features()
plot_state_angles()