angular_speed {segclust2d} | R Documentation |
angular_speed
calculate turning angle between locations, taking a
dataframe as input.
angular_speed(x, coord.names = c("x", "y"))
x |
data.frame with locations |
coord.names |
names of coordinates column in |
vector of turning angle.
Remi Patin, Simon Benhamou.