Skip to contents

Compute speed from gps telemetry data

Usage

speed(
  df,
  id_field = animal_id,
  leadlagfun = dplyr::lead,
  time_field = time,
  geom_field = geom
)

Arguments

df

Object must also have a time column returns a vector, to be used with dplyr::mutate