typeII2typeI {adehabitat} | R Documentation |
This function transforms a traject of type II (time recorded) into a traject of type I (time not recorded).
typeII2typeI(x)
x |
a object of class "ltraj" of type II |
An object of class "ltraj"
Clement Calenge calenge@biomserv.univ-lyon1.fr
as.ltraj
for additional information on the
objects of class "ltraj"
data(puechcirc) puechcirc typeII2typeI(puechcirc)