The function move2_ltraj is a simple function for quickly converting move2 to ltraj objects.
Usage
move2_ltraj(traj)
Value
A ltraj object.
Arguments
traj
an object of the class move2 which contains the time-stamped movement fixes of the object. For more information on objects of this type see help(move2).
Details
The function move2_ltraj can be used to convert a move2 object into a ltraj object.