R/movement-features.R
compute_step_length.Rd
Compute step lengths
compute_step_length(x, y)
Numeric coordinate vectors.
Numeric vector of Euclidean step lengths. The first value is NA.
NA
Other movement helpers: as_step_data(), augment_momentuHMM_angles(), compute_bearing(), compute_turn_angle(), geom_circular_point(), geom_direction_arrow(), mutate_directional_features(), plot_state_angles()
as_step_data()
augment_momentuHMM_angles()
compute_bearing()
compute_turn_angle()
geom_circular_point()
geom_direction_arrow()
mutate_directional_features()
plot_state_angles()