## Continuing the example from '?trip-methods:
utils::example("trip-methods", package="trip",
ask=FALSE, echo=FALSE)
if (require(adehabitatLT)) {
l <- as.ltraj.trip(tr)
ltraj2trip(l)
as.trip(l)
}
Run the code above in your browser using DataLab