Returns a data frame with the following components:
idthe identity of the animal
xif the speed is computed between the relocation 1 and 2,
the x coordinate of the relocation 1.
yif the speed is computed between the relocation 1 and 2,
the y coordinate of the relocation 1.
datea vector of class POSIXct
, giving the date of
relocation 1.
burstthe identity of the circuit
sp.xthe computed speed of the animal in the x direction
sp.ythe computed speed of the animal in the y direction
speedthe computed speed of the animal on the plane.
dtthe duration between the two relocations (in the units given
by the parameter units
).