| move2_ltraj | R Documentation | 
The function move2_ltraj is a simple function for quickly converting move2 to ltraj objects.
move2_ltraj(traj)
| traj | an object of the class  | 
The function move2_ltraj can be used to convert a move2 object into a ltraj object.
A ltraj object.
ltraj_move2
data(deer)
deer_ltraj <- move2_ltraj(deer)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.