## Continuing the example from '?trip-methods:
utils::example("trip-methods", package="trip",
ask=FALSE, echo=FALSE)
as(tr, "ppp")
## Continuing the example from '?trip-methods:
utils::example("trip-methods", package="trip",
ask=FALSE, echo=FALSE)
as.psp.trip(tr)
## Continuing the example from '?trip-methods:
utils::example("trip-methods", package="trip",
ask=FALSE, echo=FALSE)
spldf <- trip:::explode(tr)
summary(tr)
Run the code above in your browser using DataLab