View source: R/prepare_covariates.R
angular_speed | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.